Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue cleanup automation should close issues "As not planned" instead of "As completed" #111131

Open
julealgon opened this issue Jan 6, 2025 · 1 comment
Labels
area-Meta untriaged New issue has not been triaged by the area owner

Comments

@julealgon
Copy link

The issue cleanup bot, running under dotnet-policy-service, currently closes issues with the standard "Completed" (purple) reason.

Issues marked as "Completed" are meant to be used when something was done to fix/implement them, which is not the case when the closure reason was staleness.

Here is an example:

Image

I propose that the automation is changed to use the "Close as Not Planned" reason (gray) instead, to make it clearer that the issue was not implemented.

Some similar discussion here for reference:

There, it is even mentioned that "Close as Not Planned" hints as "staleness" being one of the possible underlying use cases:
Image

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jan 6, 2025
@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Jan 6, 2025
@vcsjones vcsjones added area-Meta and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners labels Jan 6, 2025
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-meta
See info in area-owners.md if you want to be subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-Meta untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants