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 #704

Merged
merged 3 commits into from
Jan 10, 2025

Conversation

R-Palazzo
Copy link
Contributor

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

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

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.

Can we file and link an issue

Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.88%. Comparing base (799c4ad) to head (534a853).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #704   +/-   ##
=======================================
  Coverage   94.88%   94.88%           
=======================================
  Files         106      106           
  Lines        4126     4126           
=======================================
  Hits         3915     3915           
  Misses        211      211           
Flag Coverage Δ
integration 78.62% <ø> (ø)
unit 81.82% <ø> (ø)

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.

@sdv-team
Copy link
Contributor

@R-Palazzo R-Palazzo requested a review from amontanez24 January 10, 2025 09:13
@R-Palazzo R-Palazzo force-pushed the cancel-previous-worfklow-runs branch from 2498961 to 534a853 Compare January 10, 2025 09:18
@R-Palazzo R-Palazzo self-assigned this Jan 10, 2025
@R-Palazzo R-Palazzo merged commit b7e8eb4 into main Jan 10, 2025
47 checks passed
@R-Palazzo R-Palazzo deleted the cancel-previous-worfklow-runs branch January 10, 2025 16:51
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