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

Added concurrency feature to main.yml #639

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

athiruma
Copy link
Collaborator

Added the concurrency feature to queue the jobs

@athiruma athiruma requested a review from ebattat July 18, 2023 08:50
@athiruma athiruma self-assigned this Jul 18, 2023
@@ -7,6 +7,9 @@ on:
push:
branches: [ main ]

concurrency:
group: merge-queue

Copy link
Collaborator

Choose a reason for hiding this comment

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

cancel-in-progress: false
Do we need to add it ?

@athiruma athiruma force-pushed the queue_main_gha branch 2 times, most recently from f0ebab9 to a5f6ce3 Compare July 18, 2023 15:34
@athiruma athiruma force-pushed the queue_main_gha branch 2 times, most recently from fab0f95 to a19d0e0 Compare July 18, 2023 15:41
Copy link
Collaborator

@ebattat ebattat left a comment

Choose a reason for hiding this comment

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

/LGTM

@ebattat ebattat merged commit bf6a83d into redhat-performance:main Jul 18, 2023
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.

2 participants