Skip to content

Commit

Permalink
Merge pull request #1396 from stackhpc/auto-label
Browse files Browse the repository at this point in the history
Add auto-label bot initial config
  • Loading branch information
Alex-Welsh authored Dec 4, 2024
2 parents 76894ad + 5863336 commit fd96ac1
Showing 1 changed file with 26 additions and 0 deletions.
26 changes: 26 additions & 0 deletions .github/auto-label.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
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"

staleness:
pullrequest: true

requestsize:
enabled: true

0 comments on commit fd96ac1

Please sign in to comment.