Skip to content

Replace release commenter action - #1315

Merged
shiftybitshiftr merged 1 commit into
museofficial:masterfrom
shiftybitshiftr:replace-release-commenter-script
Apr 28, 2026
Merged

shiftybitshiftr merged 1 commit into
museofficial:masterfrom
shiftybitshiftr:replace-release-commenter-script

Conversation

@shiftybitshiftr

Copy link
Copy Markdown
Contributor

Summary

  • replace apexskier/github-release-commenter@v1 with a checked-in gh/jq script that uses GITHUB_TOKEN
  • run the commenter from both release-comment.yml and the automated publish release job
  • make release comments idempotent so reruns do not duplicate the same message

Validation

  • bash -n .github/scripts/comment-release-targets.sh
  • DRY_RUN=true ... bash .github/scripts/comment-release-targets.sh against v2.11.4 resolved #1307, #1308, #1309, #1310, and #1311
  • docker run --rm -v "$PWD":/repo -w /repo rhysd/actionlint:latest -color=false -ignore 'label "namespace-profile-default-arm64" is unknown' .github/workflows/release-comment.yml .github/workflows/publish.yml

@shiftybitshiftr
shiftybitshiftr merged commit cdb9422 into museofficial:master Apr 28, 2026
4 checks passed
@github-actions

Copy link
Copy Markdown

馃摝 馃 A new release has been made for this pull request.

To play around with this PR, pull ghcr.io/museofficial/muse:pr-1315.

Images are available for x86_64 and ARM64.

Latest commit: ec47c9a

@shiftybitshiftr
shiftybitshiftr deleted the replace-release-commenter-script branch April 28, 2026 01:44
@github-actions

github-actions Bot commented Jun 5, 2026

Copy link
Copy Markdown

馃殌 Released in Release v2.11.5.

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.

1 participant