ci(release): bump shared pipeline to v3#300
Merged
Merged
Conversation
Point the release-prepare/trigger/release caller stubs at the new v3 tag of chhoumann/obsidian-plugin-workflows. v3 brings three changes: - feat!: stop cutting releases for chore-only commits - fix: handle bare release merge subjects - fix: retry the tag-verify read after createRef, closing the replication race that hit 2 of the first 3 production releases Note the breaking change: a commit range containing only chore commits will no longer produce a standing release PR (intended behavior, see chhoumann/obsidian-plugin-workflows#4).
Deploying podnotes with
|
| Latest commit: |
f727e2f
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://6c89c8be.podnotes.pages.dev |
| Branch Preview URL: | https://ci-release-pipeline-v3.podnotes.pages.dev |
Owner
Author
|
Ready for your merge. All checks are green and there are no outstanding review threads. This bumps the shared release-pipeline SHA pins from |
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.
What
Bumps the shared release-pipeline SHA pins in the three release stubs
(
release-prepare.yml,release-trigger.yml,release.yml) fromd7dad49d7e0f147d484a05d1049354406169fd97to8471ad7827fcee306ac2b8c10e984e57aeefe7df, the commit behind the newv3tag ofchhoumann/obsidian-plugin-workflows.The
# v3trailing comments are preserved. SHA-pinning is deliberate here and iskept intact (every
uses:andworkflows-ref:occurrence).Why - what v3 brings
createRef, closing the tag-verifyreplication race that hit 2 of the first 3 production releases
Behavior change
A commit range containing only
chorecommits will no longer produce a standingrelease PR. This is intended - see
chhoumann/obsidian-plugin-workflows#4.
Validation
safe_load)actionlintclean on all three stubs