feat: release_promote.php — promote releases between channels #153
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
New CLI tool that promotes a Gitea release from one stability channel to another (e.g. development → RC, RC → stable). Handles renaming the release, tag, and assets in one operation.
Features
--from autoscans channels highest-first (beta > alpha > development)plg_system_,com_, etc.)release:promoteinbin/mokoUsage
Files Changed
cli/release_promote.php(new)bin/moko(registered command)Branch created:
feature/153-feat-release-promote-php-promote-release