fix(ci): auto-deploy to production on merge to main #235

Merged
jmiller merged 1 commits from fix/deploy-on-main-merge into dev 2026-05-30 15:59:50 +00:00
Owner

Add push trigger on main to deploy workflow so merges auto-deploy to production.

Generated with Claude Code - @MokoBot (Claude Opus 4.6)

Add push trigger on main to deploy workflow so merges auto-deploy to production. Generated with [Claude Code](https://claude.com/claude-code) - @MokoBot (Claude Opus 4.6)
jmiller added 1 commit 2026-05-30 15:59:30 +00:00
fix(ci): auto-deploy to production on merge to main
Branch Policy Check / Verify merge target (pull_request) Successful in 2s
PR RC Release / Build RC Release (pull_request) Successful in 3s
Universal: Pre-Release / Build Pre-Release (${{ inputs.stability || 'development' }}) (pull_request) Successful in 1m17s
2fe549482d
Add push trigger on main branch to deploy-mokogitea.yml so merges
to main automatically deploy to production. When triggered by push,
the version is derived from git describe and environment defaults to
production. Manual workflow_dispatch still works for explicit version
deployments and dev environment targeting.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
jmiller merged commit ce344910b2 into dev 2026-05-30 15:59:50 +00:00
Sign in to join this conversation.
No Reviewers
No labels
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoGitea#235