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

Optionally skip the CI pipeline if the PR contains the skip-ci label #426

Merged
merged 3 commits into from
Dec 22, 2023

Conversation

dagardner-nv
Copy link
Contributor

@dagardner-nv dagardner-nv commented Dec 19, 2023

Description

  • Adds a new has_skip_ci_label output to the prepare job.
  • Skips the rest of the pipeline when true

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@dagardner-nv dagardner-nv added improvement Improvement to existing functionality non-breaking Non-breaking change skip-ci Optionally Skip CI for this PR labels Dec 19, 2023
@dagardner-nv dagardner-nv self-assigned this Dec 19, 2023
@dagardner-nv dagardner-nv requested a review from a team as a code owner December 19, 2023 18:28
@dagardner-nv dagardner-nv marked this pull request as draft December 19, 2023 18:28
@dagardner-nv dagardner-nv removed the skip-ci Optionally Skip CI for this PR label Dec 19, 2023
@dagardner-nv dagardner-nv marked this pull request as ready for review December 19, 2023 18:35
Copy link

codecov bot commented Dec 19, 2023

Codecov Report

Merging #426 (aac875a) into branch-24.03 (fdc0fbe) will decrease coverage by 0.06%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@               Coverage Diff                @@
##           branch-24.03     #426      +/-   ##
================================================
- Coverage         74.03%   73.98%   -0.06%     
================================================
  Files               394      394              
  Lines             13955    13949       -6     
  Branches           1053     1053              
================================================
- Hits              10332    10320      -12     
- Misses             3623     3629       +6     
Flag Coverage Δ
cpp 70.45% <ø> (-0.06%) ⬇️
py 42.61% <ø> (-0.01%) ⬇️

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

see 5 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fdc0fbe...aac875a. Read the comment docs.

@mdemoret-nv
Copy link
Contributor

/merge

@rapids-bot rapids-bot bot merged commit 368fe7a into nv-morpheus:branch-24.03 Dec 22, 2023
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement to existing functionality non-breaking Non-breaking change
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants