Skip to content

chore: Added concurrency group to the pr workflow to automatically cancel previous low priority workflows - #2212

Merged
rprospero merged 1 commit into
developfrom
add-concurrency-to-pr-workflow
Jul 25, 2025
Merged

chore: Added concurrency group to the pr workflow to automatically cancel previous low priority workflows#2212
rprospero merged 1 commit into
developfrom
add-concurrency-to-pr-workflow

Conversation

@RabiyaF

@RabiyaF RabiyaF commented Jul 25, 2025

Copy link
Copy Markdown
Member

I am adding concurrency groups to the pr workflow to automatically cancel the previous workflows if commits are pushed in quick succession. This is because the runtime of the PR checks is over 3.5 hours (see link) and we should not be running them unnecessarily.

I recently saw that metrics of actions are now available on GitHub. As the pr.yml is the action that has the highest runtime across the runners, hopefully this change will make development more sustainable. And we can track the reduction in total jobs runs and total minutes next month.

image

@RabiyaF RabiyaF self-assigned this Jul 25, 2025
@RabiyaF RabiyaF added Scope: CI Related to CI processes, download artifacts etc. 1 DIfficulty: 1 Priority: Medium Indicates an Epic with medium priority labels Jul 25, 2025
@RabiyaF
RabiyaF requested a review from rprospero July 25, 2025 15:33
@rprospero
rprospero merged commit 0499342 into develop Jul 25, 2025
11 checks passed
@rprospero
rprospero deleted the add-concurrency-to-pr-workflow branch July 25, 2025 15:35
@github-actions github-actions Bot mentioned this pull request Nov 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 DIfficulty: 1 Priority: Medium Indicates an Epic with medium priority Scope: CI Related to CI processes, download artifacts etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants