We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We sometimes use an issue to track the progress of a task, without using a PR.
For example the issue is about changing a DNS entry and we don't yet have DNS as a code :)
In this case, we use "needs-review" and "needs-changes" marker directly on an issue and not on a PR.
Sometimes the ticket is in needs-review and the issue is fixed so you want to close this ticket right away.
In this case, you leave a comment to the issue and then press the "comment+close" button
In the comment message we can have something like this
Thanks for the changes. Work great. issue-fixed
or
Thanks. We no longer need this. issue-wontfix
I don't think that this is a valid issue. This is the documented behavirour. issue-invalid
so based on the marker in the closing comment, the "needs-review" label is removed and the resolution label is added.
The text was updated successfully, but these errors were encountered:
I think that in the future GitHub will add a feature to close a ticket as solved or unsolved.
This is why they have change the color for a closed ticket from red to purple :)
As many people were thinking as an red closed issue as something that is not solved.
Sorry, something went wrong.
No branches or pull requests
We sometimes use an issue to track the progress of a task, without using a PR.
For example the issue is about changing a DNS entry and we don't yet have DNS as a code :)
In this case, we use "needs-review" and "needs-changes" marker directly on an issue and not on a PR.
Sometimes the ticket is in needs-review and the issue is fixed so you want to close this ticket right away.
In this case, you leave a comment to the issue and then press the "comment+close" button
In the comment message we can have something like this
or
or
so based on the marker in the closing comment, the "needs-review" label is removed and the resolution label is added.
The text was updated successfully, but these errors were encountered: