Skip to content

[ci] Permit skipping cargo-semver-checks step (#2084) #2309

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

Merged
merged 1 commit into from
Feb 6, 2025
Merged

Conversation

joshlf
Copy link
Member

@joshlf joshlf commented Feb 6, 2025

This is triggered when the most recent commit in a PR has a commit message which contains the string SKIP_CARGO_SEMVER_CHECKS=1 on its own line.

SKIP_CARGO_SEMVER_CHECKS=1

Closes #2083

gherrit-pr-id: Iffcecec3b7abfd48a67011d5979aa075b68da0ba

This is triggered when the most recent commit in a PR has a commit
message which contains the string `SKIP_CARGO_SEMVER_CHECKS=1` on its
own line.

SKIP_CARGO_SEMVER_CHECKS=1

Closes #2083

gherrit-pr-id: Iffcecec3b7abfd48a67011d5979aa075b68da0ba
@joshlf
Copy link
Member Author

joshlf commented Feb 6, 2025

Backporting #2084

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.93%. Comparing base (99dab13) to head (53f493a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2309   +/-   ##
=======================================
  Coverage   89.93%   89.93%           
=======================================
  Files          16       16           
  Lines        5833     5833           
=======================================
  Hits         5246     5246           
  Misses        587      587           

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

@joshlf joshlf added this pull request to the merge queue Feb 6, 2025
Merged via the queue into main with commit 146fd48 Feb 6, 2025
69 checks passed
@joshlf joshlf deleted the backport-2084 branch February 6, 2025 19:36
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.

[ci] Permit skipping cargo-semver-checks for a particular PR
3 participants