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 #700

Merged
merged 1 commit into from
Feb 16, 2021

Conversation

jjacobelli
Copy link
Contributor

@jjacobelli jjacobelli commented Feb 12, 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.

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 non-breaking Non-breaking change improvement Improvement / enhancement to an existing function Ops labels Feb 12, 2021
@jjacobelli jjacobelli requested a review from a team as a code owner February 12, 2021 10:24
@jjacobelli
Copy link
Contributor Author

@gpucibot merge

@jjacobelli jjacobelli added 5 - Ready to Merge Testing and reviews complete, ready to merge and removed 3 - Ready for review Ready for review by team labels Feb 15, 2021
@harrism
Copy link
Member

harrism commented Feb 15, 2021

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 31141d8 into rapidsai:branch-0.18 Feb 16, 2021
rapids-bot bot pushed a commit that referenced this pull request Feb 17, 2021
Follows #700

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:
  - Mark Harris (@harrism)
  - Ray Douglass (@raydouglass)

URL: #707
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
5 - Ready to Merge Testing and reviews complete, ready to merge improvement Improvement / enhancement to an existing function non-breaking Non-breaking change Ops
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants