summaryrefslogtreecommitdiff
path: root/.github/issue-labeler.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/issue-labeler.yml')
-rw-r--r--.github/issue-labeler.yml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.github/issue-labeler.yml b/.github/issue-labeler.yml
new file mode 100644
index 000000000..fb8ca2a32
--- /dev/null
+++ b/.github/issue-labeler.yml
@@ -0,0 +1,10 @@
+# List of labels which should be assigned to issues based on a regex
+windows:
+ - 'Os\/Arch:\s*windows'
+
+macos:
+ - 'Os\/Arch:\s*darwin'
+
+remote:
+ # podman-remote version prints Client:\nVersion:...
+ - 'Client:\sVersion:'