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

Block draft PRs to use CPU minutes #2245

Merged
merged 1 commit into from
Jul 20, 2024
Merged

Block draft PRs to use CPU minutes #2245

merged 1 commit into from
Jul 20, 2024

Conversation

janiversen
Copy link
Collaborator

When a contributor does a lot of force pushed to a pull request it exhausts our CPU limit.

Normally a contributor would test locally, and only push when there are something (nearly) ready for review, that way then number of CI runs are limited.

#2238 is an example of the contrary, force pushing every single file exhausted the CPU limit, and caused the night jobs not to be run.

With this PR, PR´s in draft status do not run the full CI.

@janiversen janiversen merged commit dbcb4a4 into dev Jul 20, 2024
1 check passed
@janiversen janiversen deleted the ci branch July 20, 2024 07:04
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