Skip to content

Conversation

@Cali0707
Copy link
Collaborator

@Cali0707 Cali0707 commented Dec 2, 2025

Fixes #525

It looks like the issue was that github.ref was always to the main branch when this was triggered by a comment

This switches to using the PR number in the concurrency group - IMO the correct concurrency should be "at most one running eval per PR"

Signed-off-by: Calum Murray <cmurray@redhat.com>
Copy link
Member

@manusa manusa left a comment

Choose a reason for hiding this comment

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

Mystery solved, nice!
LGTM, thx!

This switches to using the PR number in the concurrency group - IMO the correct concurrency should be "at most one running eval per PR"

💯

@manusa manusa changed the title fix: gevals workflow concurrency group is corrected fix(ci): gevals workflow concurrency group is corrected Dec 2, 2025
@manusa manusa added this to the 0.1.0 milestone Dec 2, 2025
@manusa manusa merged commit 314ea12 into containers:main Dec 2, 2025
6 checks passed
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.

Gevals pipeline concurrency not respected

2 participants