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 GHA to mark issues/prs as stale/rotten [skip-ci] #1408

Merged
merged 1 commit into from
Feb 16, 2021

Conversation

jjacobelli
Copy link
Contributor

Issues and PRs without activity for 30d will be marked as stale.
If there is no activity for 90d, they will be marked as rotten.

Issues and PRs without activity for 30d will be marked as stale.
If there is no activity for 90d, they will be marked as rotten.

Signed-off-by: Jordan Jacobelli <[email protected]>
@jjacobelli jjacobelli added 3 - Ready for Review improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Feb 16, 2021
@jjacobelli jjacobelli requested a review from a team as a code owner February 16, 2021 17:02
@BradReesWork BradReesWork added this to the 0.18 milestone Feb 16, 2021
@BradReesWork
Copy link
Member

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 574063d into branch-0.18 Feb 16, 2021
@ajschmidt8 ajschmidt8 deleted the enh-gha-stale branch February 16, 2021 18:55
rapids-bot bot pushed a commit that referenced this pull request Feb 17, 2021
Follows #1408 

Updates the stale GHA with the following changes:

- [x] Uses `inactive-30d` and `inactive-90d` labels instead of `stale` and `rotten`
- [x] Updates comments to reflect changes in labels
- [x] Exempts the following labels from being marked `inactive-30d` or `inactive-90d`
  - `0 - Blocked`
  - `0 - Backlog`
  - `good first issue`

Authors:
  - Mike Wendt (@mike-wendt)

Approvers:
  - Ray Douglass (@raydouglass)

URL: #1413
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants