Skip to content

DEN-4986 [Automatic PR] Add concurrency to workflows#65

Merged
gygAlexWeiss merged 1 commit intomainfrom
DEN-4986
Mar 5, 2025
Merged

DEN-4986 [Automatic PR] Add concurrency to workflows#65
gygAlexWeiss merged 1 commit intomainfrom
DEN-4986

Conversation

@gygrobot
Copy link
Contributor

@gygrobot gygrobot commented Mar 4, 2025

This is an automatic PR that adds concurrency to GHA workflows. As an effect there will be at most one running job in a concurrency group (a branch) at any time, default branch excluded.
Optimizations like these are good for making runners available for other jobs, and will be enforced soon.

If you don't agree with these changes leave a review and raise your concern, otherwise please merge the PR.

@gygrobot gygrobot requested review from a team and gygAlexWeiss as code owners March 4, 2025 22:26
Copy link
Collaborator

@gygAlexWeiss gygAlexWeiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense.

@gygAlexWeiss gygAlexWeiss merged commit d42d3f3 into main Mar 5, 2025
3 checks passed
@gygAlexWeiss gygAlexWeiss deleted the DEN-4986 branch March 5, 2025 09:48
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