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] #7388

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 Ready for review by team 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:14
@jjacobelli jjacobelli changed the title Add GHA to mark issues/prs as stale/rotten [skip-ci] Add GHA to mark issues/prs as stale/rotten [skip ci] Feb 16, 2021
@jjacobelli
Copy link
Contributor Author

rerun tests

@jjacobelli
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 26c2dfe into branch-0.18 Feb 16, 2021
@mike-wendt mike-wendt deleted the enh-gha-stale branch February 17, 2021 02:20
rapids-bot bot pushed a commit that referenced this pull request Feb 17, 2021
Follows #7388

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:
  - Keith Kraus (@kkraus14)
  - Ray Douglass (@raydouglass)

URL: #7395
rwlee pushed a commit to rwlee/cudf that referenced this pull request Feb 18, 2021
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.

Authors:
  - Jordan Jacobelli (@Ethyling)

Approvers:
  - Dillon Cullinan (@dillon-cullinan)

URL: rapidsai#7388
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3 - Ready for Review Ready for review by team 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.

2 participants