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.
π Linked issue
β Type of change
π Description
With these actions a comment asking for a reproduction and explaining why should be added automatically whenever the
needs reproduction
label is added, and if the label is not removed within 7 days the issue should get closed automatically and labeled withclosed by bot
. I created an issue on my fork to demonstrate here: BobbieGoede#5.Often times users open issues without a reproduction and remain unresponsive when asking for a reproduction, or refuse to provide one because it's simple to reproduce in their eyes. This will make checking, asking for reproductions and closing these issues less of a chore (I also think people are less likely to take it personally if it's automated).
I'll be going through the issues to add
needs reproduction
where applicable after this is merged, so may receive a bunch of notifications. If we have some reproduction templates we can add these to the automated comment (as well as the PR template).π Checklist