Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci(tests): cancel previous PR runs on github-actions when push a new commit #18509

Merged

Conversation

gustavotrott
Copy link
Collaborator

Cancel previous jobs of github-actions when push a new commit.

previous-canceled

Concurrency ensures that only a single job or workflow using the same concurrency group will run at a time.

More info: https://docs.github.com/en/actions/using-jobs/using-concurrency

@sonarcloud
Copy link

sonarcloud bot commented Aug 9, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@antobinary antobinary added this to the Release 2.7 milestone Aug 9, 2023
Copy link
Member

@antobinary antobinary left a comment

Choose a reason for hiding this comment

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

LGTM! Thank you for addressing it!

@antobinary antobinary merged commit 2107d67 into bigbluebutton:v2.7.x-release Aug 10, 2023
15 of 16 checks passed
@gustavotrott gustavotrott deleted the ci-tests-cancel-previous branch March 11, 2024 16:43
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.

None yet

3 participants