Skip to content

Cancel running / queue jobs when a new change was pushed to branch#103

Merged
normanmaurer merged 1 commit intomainfrom
cancel
May 21, 2025
Merged

Cancel running / queue jobs when a new change was pushed to branch#103
normanmaurer merged 1 commit intomainfrom
cancel

Conversation

@normanmaurer
Copy link
Copy Markdown
Member

Motivation:

We should cancel any running / queued job when a new change was pushed to the affected branch. This will ensure we not tie up resources.

Modifications:

Add new concurrency config to workflows

Result:

Cancel jobs that are not useful anymore

Motivation:

We should cancel any running / queued job when a new change was pushed
to the affected branch. This will ensure we not tie up resources.

Modifications:

Add new concurrency config to workflows

Result:

Cancel jobs that are not useful anymore
@normanmaurer normanmaurer added this to the 0.0.19.Final milestone May 21, 2025
@normanmaurer normanmaurer merged commit aa708e0 into main May 21, 2025
12 checks passed
@normanmaurer normanmaurer deleted the cancel branch May 21, 2025 07:05
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