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

Add thread locking workflow #16

Open
AdmiringWorm opened this issue Sep 15, 2022 · 0 comments
Open

Add thread locking workflow #16

AdmiringWorm opened this issue Sep 15, 2022 · 0 comments
Labels
Improvement Issues that enhances existing functionality, or adds new features

Comments

@AdmiringWorm
Copy link
Member

Is Your Feature Request Related To A Problem? Please describe.

It would be helpful to have a way to lock threads that have been fixed, or at the very least those that are closed. Suggesting to add it here, so it can be rolled out to other repositories using the file synchronization that are already in play.

Describe The Solution. Why is it needed?

One solution would be to use the github action workflow called lock-threads and should probably be called multiple times, so it can give context specific issue comments, specific lock reasons and so on.

I propose that we treat released bug issues specifically by adding a comment to the thread that the bug is considered fixed, and any regressions need a new issue.

Additionally, any issue that have been closed and do not have any of the state labels on them, should be locked with a different reason than the default (the default is resolved).

Additional Context.

There are quite often that users comment on already closed threads that have been released instead of opening a new issue for regressions.

Related Issues

N/A

@AdmiringWorm AdmiringWorm added the Improvement Issues that enhances existing functionality, or adds new features label Sep 15, 2022
@AdmiringWorm AdmiringWorm changed the title Add thread locker workflow Add thread locking workflow Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Issues that enhances existing functionality, or adds new features
Projects
None yet
Development

No branches or pull requests

1 participant