aboutsummaryrefslogtreecommitdiff
path: root/.github/issue-labeler.yml
blob: fb8ca2a321f6cd511f10fa155626da5c38a443e6 (plain)
1
2
3
4
5
6
7
8
9
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:'