chore: Use OpenShock/actions for PR check and tag publishing - #12
Merged
Conversation
… add change file for git prep fold-in
|
Ready to review this PR? Stage has broken it down into 3 individual chapters for you:
Chapters generated by Stage for commit ae53813 on Jul 28, 2026 2:34pm UTC. |
Contributor
Change file check✅ OK — 1 valid change file(s) added in this PR. |
There was a problem hiding this comment.
Pull request overview
This PR updates the repository’s GitHub Actions workflows to rely on shared OpenShock/actions composites for tag publishing and PR check commenting, and adds a change-file entry describing release-mode git prep behavior.
Changes:
- Replace the inline
git pushtag publishing step withOpenShock/actions/publish-tag. - Replace the custom PR sticky-comment bash logic with
OpenShock/actions/pr-check-comment. - Switch the PR-related workflows to run on
ubuntu-slimand add a.changes/entry describing release-mode git prep behavior.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| .github/workflows/release.yml | Uses OpenShock/actions/publish-tag for pushing the release commit+tag. |
| .github/workflows/pr-check-comment.yml | Delegates verdict download + sticky comment management to OpenShock/actions/pr-check-comment. |
| .github/workflows/check-changes.yml | Runs the changelog/check job on ubuntu-slim. |
| .changes/fold-release-git-prep.md | Adds a change-file entry describing release-mode git prep being handled by the action. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
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.
Uh oh!
There was an error while loading. Please reload this page.