Skip to content

prevent parallel and duplicate executions to reduce CPU minutes#644

Merged
oocube merged 1 commit into
masterfrom
reduceProcessing
May 17, 2026
Merged

prevent parallel and duplicate executions to reduce CPU minutes#644
oocube merged 1 commit into
masterfrom
reduceProcessing

Conversation

@oocube
Copy link
Copy Markdown
Contributor

@oocube oocube commented May 17, 2026

Github fires different events, and some of them so fast that we get duplicate executions of the same workflow on the same commit. With this change only one such invocation would run through while duplicates get cancelled.

@oocube oocube requested review from mcarans and phkb as code owners May 17, 2026 19:42
@oocube oocube merged commit cfe7b1f into master May 17, 2026
26 checks passed
@mcarans
Copy link
Copy Markdown
Contributor

mcarans commented May 17, 2026

Good idea!

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.

2 participants