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

Only run PR CI on most recent commit #2424

Merged
merged 2 commits into from
Mar 15, 2024
Merged

Conversation

NimJay
Copy link
Collaborator

@NimJay NimJay commented Mar 15, 2024

Background

  • Today, the code-tests and deployment-test GitHub Actions jobs get queued up for all commits of a pull-request.
  • But we only care about running these jobs for the most recent commit of a pull-request.

Change Summary

Testing Procedure

  • You'll see that it worked for the commits in this pull-request:

image

@NimJay NimJay marked this pull request as ready for review March 15, 2024 14:12
@NimJay NimJay requested review from yoshi-approver and a team as code owners March 15, 2024 14:12
Copy link
Member

@bourgeoisor bourgeoisor left a comment

Choose a reason for hiding this comment

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

LGTM!

@NimJay NimJay merged commit e2a1ab4 into main Mar 15, 2024
9 checks passed
@NimJay NimJay deleted the nimjay-workflow-concurrency branch March 15, 2024 14:21
@NimJay
Copy link
Collaborator Author

NimJay commented Mar 15, 2024

Thanks for the super speedy review/approval, Olivier. ⚡

Looks like this change is doing it's thing:

image

Copy link

🚲 PR staged at http://34.132.98.206

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