Skip to content
This repository has been archived by the owner on Oct 2, 2023. It is now read-only.

Introduce github action to mark stale issues/PRs #1757

Merged
merged 1 commit into from
Mar 12, 2021

Conversation

alexeagle
Copy link
Collaborator

If an issue or PR goes 180 days without comments, and has no assignee, then add a nice warning comment and add a "Can Close?" label.
If it then goes another 30 days without comments or assignee, then close it with a nice comment.

Note that after this is merged, we'll need to also enable this in the Actions tab of the repo settings.

Closes #1752

@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: alexeagle
To complete the pull request process, please assign after the PR has been reviewed.
You can assign the PR to them by writing /assign in a comment when ready.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

If an issue or PR goes 180 days without comments, and has no assignee, then add a nice warning comment and add a "Can Close?" label.
If it then goes another 30 days without comments or assignee, then close it with a nice comment.

Closes bazelbuild#1752
Copy link
Collaborator

@gravypod gravypod left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like something very similar is used on rules_nodejs. Great to see the cross pollination!

@alexeagle alexeagle merged commit 7a2ed6b into bazelbuild:master Mar 12, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Setup probot curation of stale PRs/issues
3 participants