Skip to content
This repository was archived by the owner on Aug 12, 2024. It is now read-only.

ci(stale): update to run twice daily and remove failing print step"#557

Merged
tylerslaton merged 1 commit into
operator-framework:mainfrom
tylerslaton:quick-stale-fix
Sep 7, 2022
Merged

ci(stale): update to run twice daily and remove failing print step"#557
tylerslaton merged 1 commit into
operator-framework:mainfrom
tylerslaton:quick-stale-fix

Conversation

@tylerslaton
Copy link
Copy Markdown
Contributor

Github rate limits their API and, since this action can do a large number of actions in a short span of time, it defaults to 30 actions in a single run. This is fine, but the only problem is that if several issues are stale it will not get to them. As a result, this commit updates the action to run twice daily which should help the issue.

Additionally, this commit removes a failing print step from the job.

Github rate limits their API and, since this action can do a large
number of actions in a short span of time, it defaults to 30 actions
in a single run. This is fine, but the only problem is that if several
issues are stale it will not get to them. As a result, this commit
updates the action to run twice daily which should help the issue.

Additionally, this commit removes a failing print step from the job.

Signed-off-by: Tyler Slaton <tyslaton@redhat.com>
@tylerslaton tylerslaton requested a review from a team as a code owner September 7, 2022 14:23
@tylerslaton tylerslaton merged commit ff90349 into operator-framework:main Sep 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants