Skip to content

chore: Use OpenShock/actions for PR check and tag publishing - #12

Merged
hhvrc merged 2 commits into
masterfrom
chore/internal-actions
Jul 28, 2026
Merged

chore: Use OpenShock/actions for PR check and tag publishing#12
hhvrc merged 2 commits into
masterfrom
chore/internal-actions

Conversation

@hhvrc

@hhvrc hhvrc commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

@hhvrc
hhvrc requested a review from Copilot July 28, 2026 13:47
@hhvrc hhvrc self-assigned this Jul 28, 2026
@ghost

ghost commented Jul 28, 2026

Copy link
Copy Markdown

Ready to review this PR? Stage has broken it down into 3 individual chapters for you:

Title
1 Consolidate PR comment logic into shared action
2 Standardize tag publishing with shared action
3 Internalize git preparation and optimize runners
Open in Stage

Chapters generated by Stage for commit ae53813 on Jul 28, 2026 2:34pm UTC.

@github-actions

Copy link
Copy Markdown
Contributor

Change file check

OK — 1 valid change file(s) added in this PR.

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 push tag publishing step with OpenShock/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-slim and 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.

Comment thread .github/workflows/pr-check-comment.yml
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@hhvrc
hhvrc merged commit 6cf5c81 into master Jul 28, 2026
6 checks passed
@hhvrc
hhvrc deleted the chore/internal-actions branch July 28, 2026 14:34
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.

2 participants