Skip to content

Conversation

edwintorok
Copy link
Contributor

We notice that required CI checks cancel themselves even when attempting to merge a single PR at a time. That is probably because there are CI jobs run on both 'push' and 'merge_group'.

Try to make the concurrency group more unique by adding the github event name to the group key.

We notice that required CI checks cancel themselves even when attempting to merge a single PR at a time.
That is probably because there are CI jobs run on both 'push' and 'merge_group'.

Try to make the concurrency group more unique by adding the github event name to the group key.

Signed-off-by: Edwin Török <[email protected]>
@edwintorok edwintorok added this pull request to the merge queue Sep 18, 2024
Merged via the queue into xapi-project:master with commit 33f20a9 Sep 18, 2024
15 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.

3 participants