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

[YUNIKORN-2893] Apply "cancel-in-progress" feature for each PR in Github Action #920

Closed
wants to merge 3 commits into from

Conversation

blueBlue0102
Copy link
Contributor

What is this PR for?

Add "cancel-in-progress" feature to our GitHub Actions workflows to automatically cancel outdated builds when new commits are pushed to a PR.

What type of PR is it?

  • - Bug Fix
  • - Improvement
  • - Feature
  • - Documentation
  • - Hot Fix
  • - Refactoring

What is the Jira issue?

YUNIKORN-2893

How should this be tested?

Copy link

codecov bot commented Oct 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 68.20%. Comparing base (f1e7920) to head (c8695c5).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #920      +/-   ##
==========================================
+ Coverage   68.18%   68.20%   +0.02%     
==========================================
  Files          70       70              
  Lines        7621     7621              
==========================================
+ Hits         5196     5198       +2     
+ Misses       2216     2215       -1     
+ Partials      209      208       -1     

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

Copy link
Contributor

@pbacsko pbacsko left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@chenyulin0719 chenyulin0719 left a comment

Choose a reason for hiding this comment

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

@chenyulin0719
Copy link
Contributor

@blueBlue0102 Thanks for the patch. Merged it to master. Please create PR for other repositories, thanks!

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.

3 participants