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

ci(automation): fix labels and nr of operations for stale issues bot #4906

Merged
merged 1 commit into from
Oct 22, 2023

Conversation

mattdibi
Copy link
Contributor

@mattdibi mattdibi commented Oct 21, 2023

This PR fixes some small issues we found when running the stale bot for the first time:

  1. Changed exempt labels to be more consistent with existing ones (exempt-stale instead of ExemptStale)
  2. Higher operation-per-run since we were hitting the limit due to the high number of open issues and PRs we have. Please note that this have a chance of hitting the rate limit of Github APIs when running in production mode (we're running the workflow in debug mode for now)

@mattdibi mattdibi requested a review from MMaiero October 21, 2023 07:51
@mattdibi
Copy link
Contributor Author

Merging without review since it's a dry-run and will have no effect on the repository so that we can run this overnight and have the result tomorrow morning.

@mattdibi mattdibi merged commit b9e3ecb into eclipse-kura:develop Oct 22, 2023
4 checks passed
@mattdibi mattdibi deleted the mattdibi/ci/fix_stale_bot branch October 22, 2023 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant