-
Notifications
You must be signed in to change notification settings - Fork 1.4k
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 workflow for closing stale issues and PRs #2073
Conversation
Signed-off-by: Yi Chen <[email protected]>
/assign @vara-bonthu |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding this. I believe it's essential for maintaining the repo and encourages contributors to reopen PRs and issues if they still think they are necessary. Given the many open PRs and issues, this could close most of them.
I want to ensure all maintainers and reviewers are okay with this approach.
@yuchaoran2011 @andreyvelich
This will be a good topic for the community meeting next week. Let's gather more input before making a decision |
Signed-off-by: Yi Chen <[email protected]>
As discussed during the most recent community call, attendees have agreed on giving this new process of managing issues and PRs a try |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: vara-bonthu, yuchaoran2011 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
* Add workflow for closing staled issues and PRs Signed-off-by: Yi Chen <[email protected]> * Add job permissions Signed-off-by: Yi Chen <[email protected]> --------- Signed-off-by: Yi Chen <[email protected]>
* Add workflow for closing staled issues and PRs Signed-off-by: Yi Chen <[email protected]> * Add job permissions Signed-off-by: Yi Chen <[email protected]> --------- Signed-off-by: Yi Chen <[email protected]>
* Add workflow for closing staled issues and PRs Signed-off-by: Yi Chen <[email protected]> * Add job permissions Signed-off-by: Yi Chen <[email protected]> --------- Signed-off-by: Yi Chen <[email protected]>
* Add workflow for closing staled issues and PRs Signed-off-by: Yi Chen <[email protected]> * Add job permissions Signed-off-by: Yi Chen <[email protected]> --------- Signed-off-by: Yi Chen <[email protected]> Signed-off-by: Kevin Wu <[email protected]>
Purpose of this PR
Add workflow for closing staled issues and PRs:
Change Category
Indicate the type of change by marking the applicable boxes:
Rationale
Checklist
Before submitting your PR, please review the following:
Additional Notes