Skip to content

Fix PR-target workflow concurrency groups - #8017

Merged
tohtana merged 5 commits into
deepspeedai:masterfrom
tohtana:tohtana/fix/pr-actions-concurrency-groups
May 27, 2026
Merged

Fix PR-target workflow concurrency groups#8017
tohtana merged 5 commits into
deepspeedai:masterfrom
tohtana:tohtana/fix/pr-actions-concurrency-groups

Conversation

@tohtana

@tohtana tohtana commented May 20, 2026

Copy link
Copy Markdown
Collaborator

This PR prevents pull_request_target runs from different PRs targeting the same base branch from cancelling each other.

The Modal PR-target workflows are grouped by PR number, with the existing ref-based grouping preserved for push and manual runs.

Signed-off-by: Masahiro Tanaka <mtanaka@anyscale.com>
@tohtana
tohtana requested a review from loadams as a code owner May 20, 2026 14:59
@sfc-gh-truwase

Copy link
Copy Markdown
Collaborator

@stas00 FYI, I think you previously noticed this issue with modal CI.

@tohtana
tohtana enabled auto-merge (squash) May 27, 2026 15:14
@tohtana
tohtana merged commit b7aef4d into deepspeedai:master May 27, 2026
8 of 9 checks passed
@stas00

stas00 commented May 27, 2026

Copy link
Copy Markdown
Collaborator

Thank you for this improvement, Masahiro

frozenleaves pushed a commit to frozenleaves/DeepSpeed that referenced this pull request Jun 8, 2026
This PR prevents pull_request_target runs from different PRs targeting
the same base branch from cancelling each other.

The Modal PR-target workflows are grouped by PR number, with the
existing ref-based grouping preserved for push and manual runs.

Signed-off-by: Masahiro Tanaka <mtanaka@anyscale.com>
Co-authored-by: Olatunji Ruwase <tunji.ruwase@snowflake.com>
nathon-lee pushed a commit to nathon-lee/DeepSpeed_woo that referenced this pull request Jul 1, 2026
This PR prevents pull_request_target runs from different PRs targeting
the same base branch from cancelling each other.

The Modal PR-target workflows are grouped by PR number, with the
existing ref-based grouping preserved for push and manual runs.

Signed-off-by: Masahiro Tanaka <mtanaka@anyscale.com>
Co-authored-by: Olatunji Ruwase <tunji.ruwase@snowflake.com>
Signed-off-by: nathon-lee <leejianwoo@gmail.com>
nathon-lee pushed a commit to nathon-lee/DeepSpeed_woo that referenced this pull request Jul 1, 2026
This PR prevents pull_request_target runs from different PRs targeting
the same base branch from cancelling each other.

The Modal PR-target workflows are grouped by PR number, with the
existing ref-based grouping preserved for push and manual runs.

Signed-off-by: Masahiro Tanaka <mtanaka@anyscale.com>
Co-authored-by: Olatunji Ruwase <tunji.ruwase@snowflake.com>
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.

3 participants