Skip to content

feat: add Auto-Release wrapper workflow#5

Merged
peterus merged 1 commit into
mainfrom
feat/auto-release-wrapper
May 15, 2026
Merged

feat: add Auto-Release wrapper workflow#5
peterus merged 1 commit into
mainfrom
feat/auto-release-wrapper

Conversation

@peterus

@peterus peterus commented May 15, 2026

Copy link
Copy Markdown
Member

Summary

Adds a 10-line wrapper that exposes the Auto-Release workflow under Actions → Auto-Release → Run workflow. The actual release logic lives in HW-Module-CI.

Part of Phase 4 of the release concept — companion to all five other consumer-wrapper PRs.

Test plan

  • Workflow appears under Actions tab
  • Manual dispatch from main runs; preflight + branch-guard + secret-precheck pass; compute-step fails with bootstrap-missing hint (no v1.0 exists yet — that's Phase 7)
  • Manual dispatch from feature branch fails fast at branch-guard

🤖 Generated with Claude Code

Calls the OE5XRX/HW-Module-CI reusable Auto-Release workflow
(Phase 4 of the release concept). The actual release logic lives
in HW-Module-CI — this file is just the dispatch entrypoint.

See: https://oe5xrx.org/docs/remote-station/hardware/versioning/

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 15, 2026 18:46

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

Adds a new GitHub Actions wrapper workflow to expose the shared Auto-Release workflow from HW-Module-CI for manual runs in this repository.

Changes:

  • Adds .github/workflows/auto-release.yaml.
  • Enables manual workflow_dispatch.
  • Grants contents: write and delegates release logic to the reusable CI workflow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@peterus peterus merged commit 42c10af into main May 15, 2026
5 checks passed
@peterus peterus deleted the feat/auto-release-wrapper branch May 15, 2026 18:49
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