mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-05-13 23:54:03 +00:00
Tag push triggers in GitHub Actions are unreliable (known issue). Major projects don't actually use automatic tag triggers - they use workflow_dispatch or other manual triggers. Changes: - Remove tag push trigger - Use workflow_dispatch with version input - Workflow validates that annotated tag already exists - Tag still stores LLM changelog in annotation - Manual trigger: gh workflow run release.yml -f version=X.Y.Z This is the pattern that actually works reliably. |
||
|---|---|---|
| .. | ||
| ISSUE_TEMPLATE | ||
| workflows | ||