chore: Add labeler action to automate PR labeling (#1298)

Signed-off-by: Marco Kilchhofer <mkilchhofer@users.noreply.github.com>
This commit is contained in:
Marco Kilchhofer 2022-05-26 13:13:26 +02:00 committed by GitHub
parent c10fd657d0
commit 96c5c38cac
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 30 additions and 2 deletions

14
.github/configs/labeler.yaml vendored Normal file
View file

@ -0,0 +1,14 @@
argo-cd:
- charts/argo-cd/**/*
argo-events:
- charts/argo-events/**/*
argo-rollouts:
- charts/argo-rollouts/**/*
argo-workflows:
- charts/argo-workflows/**/*
argocd-image-updater:
- charts/argocd-image-updater/**/*