diff --git a/.github/labeler-config-srvaroa.yml b/.github/labeler-config-srvaroa.yml index 663c129cb..056c4ee7b 100644 --- a/.github/labeler-config-srvaroa.yml +++ b/.github/labeler-config-srvaroa.yml @@ -3,33 +3,45 @@ labels: - label: "Bugfix" title: '^fix(\([^)]*\))?:|^fix:.*' + title: '^fix(\([^)]*\))?:|^fix:.*' - label: "enhancement" title: '^feat(\([^)]*\))?:|^feat:.*' + title: '^feat(\([^)]*\))?:|^feat:.*' - label: "build" title: '^build(\([^)]*\))?:|^build:.*' + title: '^build(\([^)]*\))?:|^build:.*' - label: "chore" title: '^chore(\([^)]*\))?:|^chore:.*' - label: "ci" title: '^ci(\([^)]*\))?:|^ci:.*' + title: '^chore(\([^)]*\))?:|^chore:.*' - label: "ci" + title: '^ci(\([^)]*\))?:|^ci:.*' + + - label: "ci" + title: '^.*\(ci\):.*' title: '^.*\(ci\):.*' - label: "perf" title: '^perf(\([^)]*\))?:|^perf:.*' + title: '^perf(\([^)]*\))?:|^perf:.*' - label: "refactor" title: '^refactor(\([^)]*\))?:|^refactor:.*' + title: '^refactor(\([^)]*\))?:|^refactor:.*' - label: "revert" title: '^revert(\([^)]*\))?:|^revert:.*' + title: '^revert(\([^)]*\))?:|^revert:.*' - label: "style" title: '^style(\([^)]*\))?:|^style:.*' + title: '^style(\([^)]*\))?:|^style:.*' - label: "Documentation" title: '^docs(\([^)]*\))?:|^docs:.*' @@ -37,11 +49,19 @@ labels: - label: "dependencies" title: '^deps(\([^)]*\))?:|^deps:.*' + - label: "dependencies" + title: '^.*\(deps\):.*' + title: '^docs(\([^)]*\))?:|^docs:.*' + + - label: "dependencies" + title: '^deps(\([^)]*\))?:|^deps:.*' + - label: "dependencies" title: '^.*\(deps\):.*' - label: 'API' title: '.*openapi.*|.*swagger.*|.*api.*' + title: '.*openapi.*|.*swagger.*|.*api.*' - label: 'Translation' files: @@ -127,6 +147,7 @@ labels: - '.github/workflows/pre_commit.yml' - 'devGuide/.*' - 'devTools/.*' + - 'devTools/.*' - label: 'Test' files: