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

Cancel previous workflow runs on a new push #925

Merged
merged 3 commits into from
Jan 10, 2025

Conversation

R-Palazzo
Copy link
Contributor

@R-Palazzo R-Palazzo commented Jan 9, 2025

CU-86b3ffpzh
Resolve #927
When pushing a new commit to a PR, cancel old jobs in progress

@R-Palazzo R-Palazzo self-assigned this Jan 9, 2025
Copy link
Contributor

@amontanez24 amontanez24 left a comment

Choose a reason for hiding this comment

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

Looks good! Can we file an issue for it as well?

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (60a46f4) to head (baeefae).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #925   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           18        18           
  Lines         2233      2233           
=========================================
  Hits          2233      2233           
Flag Coverage Δ
integration 82.93% <ø> (ø)
unit 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@R-Palazzo R-Palazzo requested a review from amontanez24 January 10, 2025 09:17
@R-Palazzo R-Palazzo force-pushed the cancel-previous-worfklow-push branch from 9d4187c to baeefae Compare January 10, 2025 09:17
@sdv-team
Copy link
Contributor

@R-Palazzo R-Palazzo merged commit 0f5e910 into main Jan 10, 2025
49 checks passed
@R-Palazzo R-Palazzo deleted the cancel-previous-worfklow-push branch January 10, 2025 16:52
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.

Cancel previous workflow runs on a new push
4 participants