Skip to content

docs: Pin action examples to v0.9.0 commit SHA#112

Merged
mhiro2 merged 1 commit into
mainfrom
chore/pin-action-v0.9.0
Apr 29, 2026
Merged

docs: Pin action examples to v0.9.0 commit SHA#112
mhiro2 merged 1 commit into
mainfrom
chore/pin-action-v0.9.0

Conversation

@mhiro2

@mhiro2 mhiro2 commented Apr 29, 2026

Copy link
Copy Markdown
Owner

Summary

  • Pin all mhiro2/relune/action references in docs and sample workflows to the v0.9.0 commit SHA with a trailing # v0.9.0 comment, matching the SHA-pin convention this repo already uses for every external action (e.g. peter-evans/find-comment@<sha> # v3.1.0).
  • Drop the pre-release [!IMPORTANT] notes about @v0 / @main from action/README.md and docs/github-actions.md now that v0.9.0 is tagged.

Changes

  • 4a78050 : docs: pin action examples to v0.9.0 commit SHA
    • Replace every @v0 / @main reference in action/README.md, docs/github-actions.md, action/examples/relune-review.yaml, docs/examples/migration-diff.yaml, docs/examples/schema-diff-artifact.yaml, and skills/relune/SKILL.md with @f8be3e419d61e3b364e84dcaa0c4c0ae8ec148ce # v0.9.0 so users copy-pasting the snippets get a reproducible pin.
    • Rewrite the inline comment in action/examples/relune-review.yaml to describe the SHA-pin convention and the bump-both-together rule, and remove the now-stale "Replace @main with the next tagged release" note.
    • Remove the pre-release version-pin [!IMPORTANT] blocks from action/README.md and docs/github-actions.md.

Replace `@v0` / `@main` references in action documentation, sample
workflows, and the relune skill snippet with a full commit SHA plus
trailing `# v0.9.0` comment, matching the convention this repository's
own workflows use for every external action. Drop the pre-release
`[!IMPORTANT]` blocks now that v0.9.0 is tagged.
@mhiro2 mhiro2 self-assigned this Apr 29, 2026
@mhiro2 mhiro2 added the documentation Improvements or additions to documentation label Apr 29, 2026
@github-actions

Copy link
Copy Markdown

Code Metrics Report

main (f8be3e4) #112 (5420e52) +/-
Coverage 94.6% 94.6% 0.0%
Test Execution Time 1m37s 2m30s +53s
Details
  |                     | main (f8be3e4) | #112 (5420e52) | +/-  |
  |---------------------|----------------|----------------|------|
  | Coverage            |          94.6% |          94.6% | 0.0% |
  |   Files             |             81 |             81 |    0 |
  |   Lines             |          36827 |          36827 |    0 |
  |   Covered           |          34864 |          34864 |    0 |
- | Test Execution Time |          1m37s |          2m30s | +53s |

Reported by octocov

@github-actions

Copy link
Copy Markdown

Schema review

Tip

✅ No risk findings — schema changes look safe to merge.

@mhiro2
mhiro2 merged commit 9882884 into main Apr 29, 2026
6 checks passed
@mhiro2
mhiro2 deleted the chore/pin-action-v0.9.0 branch April 29, 2026 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant