summaryrefslogtreecommitdiff
path: root/.github/labeler.yml
diff options
context:
space:
mode:
authorkumvijaya <kumvijaya@gmail.com>2024-05-21 16:36:01 +0530
committerkumvijaya <kumvijaya@gmail.com>2024-05-21 16:36:01 +0530
commit704ca2322d0bebcb923f5136f0f69fb23651a484 (patch)
tree8500bb15327306d71e3236e4be55ba9d7bde3070 /.github/labeler.yml
parent1db99e17f38dd7c028fc3bf10db6c848eb4b9519 (diff)
downloadvyos-workflow-test-temp-704ca2322d0bebcb923f5136f0f69fb23651a484.tar.gz
vyos-workflow-test-temp-704ca2322d0bebcb923f5136f0f69fb23651a484.zip
T6357: create test repository to validate setup
Diffstat (limited to '.github/labeler.yml')
-rw-r--r--.github/labeler.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/.github/labeler.yml b/.github/labeler.yml
new file mode 100644
index 0000000..e0b9ee4
--- /dev/null
+++ b/.github/labeler.yml
@@ -0,0 +1,12 @@
+equuleus:
+ - any:
+ - base-branch: 'equuleus'
+current:
+ - any:
+ - base-branch: 'current'
+crux:
+ - any:
+ - base-branch: 'crux'
+sagitta:
+ - any:
+ - base-branch: 'sagitta'