Skip to content

Conversation

@deblockt
Copy link
Owner

@deblockt deblockt commented Jan 4, 2026

Summary

Simplifie le workflow de release avec une option de version manuelle.

Utilisation

Version automatique (basée sur les conventional commits) :

  1. Actions → Release → Run workflow
  2. Laisser le champ version vide
  3. La version est calculée automatiquement (feat → minor, fix → patch)

Version manuelle :

  1. Actions → Release → Run workflow
  2. Entrer la version souhaitée (ex: 3.0.0)
  3. Cette version exacte sera utilisée

🤖 Generated with Claude Code

- Add optional 'version' input field
- If empty: auto-detect version from conventional commits
- If specified: use that exact version

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@deblockt deblockt merged commit dc99b33 into master Jan 4, 2026
1 check passed
@deblockt deblockt deleted the feat/release-workflow branch January 4, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants