Skip to content

Conversation

@Y-T-G
Copy link
Collaborator

@Y-T-G Y-T-G commented Nov 22, 2025

Lots of issue auto labeled as documentation not going stale.

🛠️ PR Summary

Made with ❤️ by Ultralytics Actions

🌟 Summary

Update the stale-issue workflow to stop exempting documentation-labeled issues from automatic staleness handling.

📊 Key Changes

  • Adjusts .github/workflows/stale.yml to remove documentation from exempt-issue-labels.
  • Keeps only tutorial and TODO labels exempt from stale issue processing.

🎯 Purpose & Impact

  • Ensures documentation issues are now subject to the standard stale/close lifecycle.
  • Helps keep the issue tracker healthier by automatically closing inactive documentation issues.
  • Aligns stale bot behavior more closely with current triage and maintenance practices.

Signed-off-by: Mohammed Yasin <32206511+Y-T-G@users.noreply.github.com>
@UltralyticsAssistant UltralyticsAssistant added the devops GitHub Devops or MLops label Nov 22, 2025
@UltralyticsAssistant
Copy link
Member

👋 Hello @Y-T-G, thank you for submitting a ultralytics/ultralytics 🚀 PR! This is an automated review assistant, and a Ultralytics engineer will be with you shortly. In the meantime, please review the checklist below to ensure a smooth integration of your changes:

  • Define a Purpose: Clearly explain the purpose of your fix or feature in your PR description, and link to any relevant issues. Ensure your commit messages are clear, concise, and adhere to the project's conventions.
  • Synchronize with Source: Confirm your PR is synchronized with the ultralytics/ultralytics main branch. If it's behind, update it by clicking the 'Update branch' button or by running git pull and git merge main locally.
  • Ensure CI Checks Pass: Verify all Ultralytics Continuous Integration (CI) checks are passing. If any checks fail, please address the issues.
  • Update Documentation: Update the relevant documentation for any new or modified features.
  • Add Tests: If applicable, include or update tests to cover your changes, and confirm that all tests are passing.
  • Sign the CLA: Please ensure you have signed our Contributor License Agreement if this is your first Ultralytics PR by writing "I have read the CLA Document and I sign the CLA" in a new message.
  • Minimize Changes: Limit your changes to the minimum necessary for your bug fix or feature addition. "It is not daily increase but daily decrease, hack away the unessential. The closer to the source, the less wastage there is." — Bruce Lee

For more guidance, please refer to our Contributing Guide. If you have any questions, feel free to leave a comment on this PR and the team will gladly help. Thank you for contributing to Ultralytics! 🚀

Copy link
Member

@UltralyticsAssistant UltralyticsAssistant left a comment

Choose a reason for hiding this comment

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

🔍 PR Review

Made with ❤️ by Ultralytics Actions

No issues spotted—the stale workflow now consistently exempts only tutorial and TODO issues, matching the PR intent.

@codecov
Copy link

codecov bot commented Nov 22, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Y-T-G
Copy link
Collaborator Author

Y-T-G commented Nov 22, 2025

Probably need to exclude it in Ultralytics Actions instead because this is being used to keep some issues from going stale:

#16602

At the same time documentation sounds like a label that the bot should add.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops GitHub Devops or MLops

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants