improve new workflows

This commit is contained in:
Kevin Papst
2026-06-10 12:56:47 +02:00
parent a2c1c71cfc
commit d1b4433fa4
3 changed files with 12 additions and 17 deletions

View File

@@ -19,17 +19,18 @@ categories:
- "technical debt"
- "translation"
- "release"
- title: "Bug Fixes"
- title: "Bugfixes"
semver-increment: minor
when:
labels:
- "fix"
- "bugfix"
- "bug"
- title: "🚨 Security"
semver-increment: minor
when:
label: "security"
version-resolver:
default: minor
labels:
- "security"
template: |
**Compatible with PHP 8.2 to 8.5**