diff --git a/.github/auto-label.yaml b/.github/auto-label.yaml index 0bb223797..030076816 100644 --- a/.github/auto-label.yaml +++ b/.github/auto-label.yaml @@ -1,26 +1,55 @@ --- path: pullrequest: true - paths: - doc: 'documentation' - .github: 'workflows' - terraform: 'workflows' - etc: - kayobe: - enviromnents: - ci-aio: 'workflows' - ci-builder: 'workflows' - ci-multinode: 'workflows' - trivy: 'workflows' - ansible: 'ansible' - kolla: - config: - grafana: "monitoring" - prometheus: "monitoring" - fluentd: "monitoring" + multipleLabelPaths: + - paths: + .automation: 'kayobe-automation' + .automation.conf: 'kayobe-automation' + - paths: + doc: 'documentation' + - paths: + .github: 'workflows' + terraform: 'workflows' + tox.ini: 'workflows' + tools: + scan-images.sh: "workflows" + etc: + kayobe: + trivy: 'workflows' + enviromnents: + ci-aio: 'workflows' + ci-builder: 'workflows' + ci-multinode: 'workflows' + - paths: + etc: + kayobe: + ansible: 'ansible' + ansible.cfg: 'ansible' + - paths: + etc: + kayobe: + kolla: + config: + grafana: "monitoring" + prometheus: "monitoring" + fluentd: "monitoring" + inventory: + group_vars: + prometheus-blackbox-exporter: "monitoring" + - paths: + tools: + kolla-images.py: "kolla" + etc: + kayobe: + kolla.yml: "kolla" + kolla-image-tags.yml: "kolla" + kolla: + kolla-build.conf: "kolla" staleness: pullrequest: true + old: 30 + extraold: 90 requestsize: enabled: true