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

Merged
merged 1 commit into from
Mar 14, 2021

Conversation

mike-wendt
Copy link
Contributor

@mike-wendt mike-wendt commented Mar 14, 2021

  • 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 self-assigned this Mar 14, 2021
@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 marked this pull request as ready for review March 14, 2021 18:15
@mike-wendt mike-wendt requested a review from a team as a code owner March 14, 2021 18:15
@mike-wendt
Copy link
Contributor Author

@gpucibot merge

@rapids-bot rapids-bot bot merged commit 6a1868f 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 #7594

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: #7595
hyperbolic2346 pushed a commit to hyperbolic2346/cudf that referenced this pull request Mar 25, 2021
- 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

Authors:
  - Mike Wendt (@mike-wendt)

Approvers:
  - Ray Douglass (@raydouglass)

URL: rapidsai#7594
hyperbolic2346 pushed a commit to hyperbolic2346/cudf that referenced this pull request Mar 25, 2021
…pidsai#7595)

Reverts rapidsai#7594

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: rapidsai#7595
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