Feature Request: change close-issue-reason
to not_planned
#3
Labels
enhancement
New feature or request
close-issue-reason
to not_planned
#3
Terms
Summary
I appreciate how Issue auto-closer aims to close issues that did not follow the issue templates, but I think it would make sense to close it as
not_planned
instead ofcompleted
(which kind of contradicts with theissue-close-message
: "this issue was automatically closed because it did not follow the issue template").Motivation
Why are we doing this?
Improve clarity and consistency; i.e., the issue is closed not because it is completed, but it is closed because it is not planned.
What use cases does it support?
I think it improves consistency for original intention of issue-closer-action. Another perspective is that it can also introduce flexibility if it is added as an optional input, as not required and with a default value of
not_planned
.What is the expected outcome?
Potential conflicts / foreseeable issues
None, except to add this info in the README.md / documentation.
Additional Context
On a side note, I am seeing this in warning in Annotations. I'm hesitant to turn this into another issue, though. Please let me know if I should.
autoclose
Not sure how I can confirm running on node16 would not introduce bugs, but I believe Node.js 18 is now out and node12 does seem a bit behind. Will you update this as well?
The text was updated successfully, but these errors were encountered: