Skip to content

[TASK] Set concurrency limits for the GH Action workflows - #1655

Merged
JakeQZ merged 1 commit into
mainfrom
task/concurrency
Sep 6, 2026
Merged

[TASK] Set concurrency limits for the GH Action workflows#1655
JakeQZ merged 1 commit into
mainfrom
task/concurrency

Conversation

@oliverklee

Copy link
Copy Markdown
Collaborator

@oliverklee
oliverklee requested a review from JakeQZ September 5, 2026 07:21
@oliverklee oliverklee self-assigned this Sep 5, 2026
@oliverklee oliverklee added the github_actions Pull requests that update GitHub Actions code label Sep 5, 2026
@coveralls

coveralls commented Sep 5, 2026

Copy link
Copy Markdown

Coverage Status

coverage: 98.176%. remained the same — task/concurrency into main

@JakeQZ JakeQZ left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I think we might need to include the github.workflow property in the group, otherwise won't the CI workflow cancel the Code Coverage workflow or vice versa?

@oliverklee

Copy link
Copy Markdown
Collaborator Author

I think we might need to include the github.workflow property in the group, otherwise won't the CI workflow cancel the Code Coverage workflow or vice versa?

No, as they are using different prefixes (ci- vs. coverage-). (At first, I did a copy'n'paste error and used ci- in both workflows, which indeed caused the actions to cancel each other.)

@JakeQZ
JakeQZ merged commit b0d2e2c into main Sep 6, 2026
33 checks passed
@JakeQZ
JakeQZ deleted the task/concurrency branch September 6, 2026 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants