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

ENH Fix stale GHA and prevent duplicates [skip-ci] #3613

Merged
merged 1 commit into from
Mar 14, 2021

Conversation

mike-wendt
Copy link
Contributor

  • Updates the stale GHA to enable more operations per run to account for the large number of issues in this repo
  • Prevents inactive-30d labels from being applied to issues/PRs that have a inactive-90d label

- Updates the stale GHA to enable more operations per run to account for the large number of issues in this repo
- Prevents `inactive-30d` labels from being applied to issues/PRs that have a `inactive-90d` label
@mike-wendt mike-wendt added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Mar 14, 2021
@mike-wendt mike-wendt self-assigned this Mar 14, 2021
@mike-wendt mike-wendt requested a review from a team as a code owner March 14, 2021 18:18
@mike-wendt
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 5e66cc7 into branch-0.19 Mar 14, 2021
@mike-wendt mike-wendt deleted the fix-stale-gha branch March 14, 2021 18:53
mike-wendt added a commit that referenced this pull request Mar 14, 2021
mike-wendt added a commit that referenced this pull request Mar 14, 2021
Reverts #3613

The changes made to the number of operations resulted in using all available GH API calls across the org which prevents other GHAs from running in other repos. This reverts the change until a better solution can be determined on how to proceed

Authors:
  - Mike Wendt (@mike-wendt)

Approvers:
  - Ray Douglass (@raydouglass)

URL: #3614
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.

2 participants