ci(stale): exempt milestoned issues, stop auto-closing issues - #183
Merged
Conversation
The daily sweep closed 20 issues as not_planned on 2026-07-12, including the entire "Planned" row of ROADMAP.md and every milestoned demos issue. The affected milestones then read 100% complete because the bot closed the remainder, not because the work shipped. Issues are the roadmap on this project, so the sweep now marks staleness without acting on it: days-before-issue-close is -1, and any milestoned issue is exempt outright. Pull requests keep the existing 30/7 auto-close, since a stale PR is genuinely abandoned work. Drops close-issue-message and close-issue-reason, which become dead config once issues never close. Refs opendecree/decree#1028 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
not_plannedon 2026-07-12 acrossdecree,decree-ui, anddemos— including every item in the ROADMAP "Planned" row and all six milestoneddemosissues.Test plan
days-before-issue-close: -1andexempt-all-issue-milestones: trueclose-issue-message,close-issue-reason) now that issues never closeRefs opendecree/decree#1028