- Change trigger from push to pull_request closed - Only run when Release PRs are merged (title starts with 'Release v') - Check for existing releases to avoid duplicate creation errors - Simplify version checking using PR title instead of git comparison - Add proper error handling and informative summaries This prevents the workflow from running on every push to main and ensures it only creates releases when Release PRs are merged. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| auto-release.yml | ||
| calver-automation.yml | ||
| ci.yml | ||
| create-release.yml | ||
| i18n-template.yml | ||
| pr-test.yml | ||
| publish-manifest.yml | ||
| pytest.yml | ||
| release.yml | ||
| verify-translations.yml | ||