Skip to content

Add auto-release workflow for automated tagging#108

Merged
bwised merged 3 commits into
mainfrom
rg/auto-release-workflow
Jan 26, 2026
Merged

Add auto-release workflow for automated tagging#108
bwised merged 3 commits into
mainfrom
rg/auto-release-workflow

Conversation

@bwised
Copy link
Copy Markdown
Contributor

@bwised bwised commented Jan 21, 2026

This workflow enables automatic tag creation when version-named branches are merged into main, eliminating the need for manual tagging.

Features:

  • Automatic tagging on PR merge (when branch name matches version pattern)
  • Manual release trigger via workflow_dispatch
  • Version extraction from build.gradle.kts
  • Delegates to shared chartboost-mediation-android-actions workflow

This workflow enables automatic tag creation when version-named branches
are merged into main, eliminating the need for manual tagging.

Features:
- Automatic tagging on PR merge (when branch name matches version pattern)
- Manual release trigger via workflow_dispatch
- Version extraction from build.gradle.kts
- Delegates to shared chartboost-mediation-android-actions workflow
@bwised bwised requested review from a team, CB-RyanMcCormick, bichenwang, chauduyphanvu, ltomaszewskiLoopme and wnloopme and removed request for a team January 21, 2026 01:02
@bwised bwised merged commit 7f70ffd into main Jan 26, 2026
1 check passed
@bwised bwised deleted the rg/auto-release-workflow branch January 26, 2026 15:14
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