Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -219,3 +219,4 @@ The project utilizes a synthetic dataset representing various celestial bodies a
⭐️ If you find this project interesting, please consider giving it a star on GitHub!


# TODO: auto-comment workflow not executing (#112)

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

Adding a technical TODO regarding a failing GitHub Actions workflow to the user-facing README.md does not resolve the underlying issue (#112). Furthermore, tracking CI/CD bugs or internal development tasks directly in the main documentation file is not a best practice. If the auto-comment workflow is not executing, the root cause should be investigated and fixed within the workflow configuration files (typically under .github/workflows/). If it cannot be fixed immediately, it should be tracked via GitHub Issues rather than being documented in the README.