ci(workflows): revert-Type zur Conventional-Commit-Pruefung hinzugefuegt #280
No reviewers
Labels
No labels
component/backend
component/docs
component/e2e
component/frontend
component/infra
component/keycloak
prio/high
prio/low
prio/medium
type/bug
type/chore
type/feature
type/refactor
type/test
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
WompSchmiede/FamilienFeierPlaner!280
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/ci-meta-revert-type"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Allgemein
Altes Verhalten
Die ci-meta.yml erlaubt
revertnicht als Commit-Type. Eingit revert-Commit oder PR mitrevert:-Prefix schlaegt fehl.Neues Verhalten
revertin die RegEx der conventional-commit-Pruefung aufgenommen und in AGENTS.md als erlaubter Type ergaenzt.Begruendung
git revertist ein Standard-Git-Workflow. Conventional Commits definierenrevertals standard Type.Checkliste