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: Add concurrency control to Run benchmarks workflow #4551

Merged
merged 1 commit into from
Nov 12, 2024

Conversation

ogabrielluiz
Copy link
Contributor

This PR introduces concurrency control to the Run benchmarks workflow by adding a configuration that cancels in-progress runs. This enhancement ensures that only the latest workflow run is executed, improving resource management and efficiency during concurrent executions.

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. enhancement New feature or request labels Nov 12, 2024
@ogabrielluiz ogabrielluiz enabled auto-merge (squash) November 12, 2024 21:00
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 12, 2024
@ogabrielluiz ogabrielluiz merged commit 3d65de4 into main Nov 12, 2024
1 check passed
@ogabrielluiz ogabrielluiz deleted the cancel-run-bench branch November 12, 2024 21:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants