
Some checks failed
CI - 4NK Node / Code Quality (push) Failing after 46s
CI - 4NK Node / Unit Tests (push) Failing after 29s
CI - 4NK Node / Integration Tests (push) Failing after 10s
CI - 4NK Node / Docker Build & Test (push) Failing after 8s
CI - 4NK Node / Documentation Tests (push) Failing after 4s
CI - 4NK Node / Security Tests (push) Failing after 27s
CI - 4NK Node / Release Guard (push) Has been skipped
CI - 4NK Node / Performance Tests (push) Failing after 27s
CI - 4NK Node / Notify (push) Failing after 1s
54 lines
1.4 KiB
Plaintext
54 lines
1.4 KiB
Plaintext
---
|
||
alwaysApply: false
|
||
---
|
||
|
||
# Versionnage et publication
|
||
|
||
[portée]
|
||
Gestion sémantique des versions, CHANGELOG, confirmation push/tag.
|
||
|
||
[objectifs]
|
||
|
||
- Tenir CHANGELOG.md comme source unique de vérité.
|
||
- Demander confirmation avant push et tag.
|
||
|
||
[directives]
|
||
|
||
- À chaque changement significatif, mettre à jour CHANGELOG.md (ajouts, changements, corrections, ruptures).
|
||
- Proposer un bump semver (major/minor/patch) motivé par l’impact.
|
||
- Avant tout push ou tag, demander confirmation explicite.
|
||
|
||
[validations]
|
||
|
||
- Refus si modification sans entrée correspondante dans CHANGELOG.md.
|
||
- Cohérence entre CHANGELOG.md, docs/RELEASE_PLAN.md et docs/ROADMAP.md.
|
||
|
||
[artefacts concernés]
|
||
|
||
- CHANGELOG.md, docs/RELEASE_PLAN.md, docs/ROADMAP.md.
|
||
|
||
# Versionnage et publication
|
||
|
||
[portée]
|
||
Gestion sémantique des versions, CHANGELOG, confirmation push/tag.
|
||
|
||
[objectifs]
|
||
|
||
- Tenir CHANGELOG.md comme source unique de vérité.
|
||
- Demander confirmation avant push et tag.
|
||
|
||
[directives]
|
||
|
||
- À chaque changement significatif, mettre à jour CHANGELOG.md (ajouts, changements, corrections, ruptures).
|
||
- Proposer un bump semver (major/minor/patch) motivé par l’impact.
|
||
- Avant tout push ou tag, demander confirmation explicite.
|
||
|
||
[validations]
|
||
|
||
- Refus si modification sans entrée correspondante dans CHANGELOG.md.
|
||
- Cohérence entre CHANGELOG.md, docs/RELEASE_PLAN.md et docs/ROADMAP.md.
|
||
|
||
[artefacts concernés]
|
||
|
||
- CHANGELOG.md, docs/RELEASE_PLAN.md, docs/ROADMAP.md.
|