Safely prepare project for public GitHub release by sanitizing files, checking documentation, and validating configuration.
# Release Safely prepare project for public GitHub release by sanitizing files, checking documentation, and validating configuration. --- ## Your Task Follow these steps to ensure project is safe to publish publicly. Run comprehensive safety checks before pushing to GitHub or creating public release. ### Pre-Phase 0: GitHub Repository Setup (Optional) This phase ensures you have a GitHub repository configured before running safety checks. If you already have a remote repository, this phase will be skipped automatically. #### 0a. Check GitHub CLI **Check if gh CLI is installed**: ...
Safely prepare project for public GitHub release by sanitizing files, checking documentation, and validating configuration.
リリースプロセス自動化(CHANGELOG更新、バージョン更新、タグ作成)
Comprehensive release preparation workflow including quality gates, security audit, changelog generation, version bumping, tagging, and publishing
Create a new Git Flow release branch from develop with version bumping and changelog generation
Update CHANGELOG.md with changes since the last version increase. Check our README.md for any necessary changes. Check the scope of changes since the last release and increase our version number as appropriate: **$ARGUMENTS**