mirror of
https://github.com/prometheus-community/ansible
synced 2024-11-10 14:24:25 +00:00
918e7863fd
Signed-off-by: gardar <gardar@users.noreply.github.com>
4 lines
207 B
YAML
4 lines
207 B
YAML
---
|
|
major-labels: ['semver:major', 'major', 'breaking']
|
|
minor-labels: ['semver:minor', 'minor', 'enhancement', 'deprecated', 'removed', 'security']
|
|
patch-labels: ['semver:patch', 'bug', 'trivial', 'bugfix']
|