Skip to content

[MNT] max concurrency for CI jobs#111

Merged
SimonBlanke merged 1 commit intohyperactive-project:masterfrom
fkiraly:concurrency
May 5, 2025
Merged

[MNT] max concurrency for CI jobs#111
SimonBlanke merged 1 commit intohyperactive-project:masterfrom
fkiraly:concurrency

Conversation

@fkiraly
Copy link
Collaborator

@fkiraly fkiraly commented May 4, 2025

This PR ensures that only a single set of jobs from a pull request can run - if a new batch is triggered by a push, all old batches are cancelled.

Up until now, that did not happen, and they had to be cancelled manually - potentially eating up runners.

@SimonBlanke SimonBlanke merged commit a1b1918 into hyperactive-project:master May 5, 2025
14 of 20 checks passed
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