[ci] Permit skipping cargo-semver-checks step#2084
Merged
Conversation
jswrenn
approved these changes
Nov 20, 2024
2f977da to
a2fb2f3
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## v0.8.x #2084 +/- ##
=======================================
Coverage 88.04% 88.04%
=======================================
Files 16 16
Lines 5983 5983
=======================================
Hits 5268 5268
Misses 715 715 ☔ View full report in Codecov by Sentry. 🚨 Try these New Features:
|
b0f54ad to
3698ffc
Compare
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
3698ffc to
bb73f54
Compare
joshlf
added a commit
that referenced
this pull request
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
Member
Author
|
Backporting in #2309 |
github-merge-queue bot
pushed a commit
that referenced
this pull request
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 file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is triggered when the most recent commit in a PR has a commit message which contains the string
SKIP_CARGO_SEMVER_CHECKS=1on its own line.SKIP_CARGO_SEMVER_CHECKS=1
Closes #2083