Merge pull request #21146 from cgwalters/label-machine

[CI:DOCS] ci: Automatically add "podman machine" label
This commit is contained in:
openshift-merge-bot[bot] 2024-01-03 22:13:39 +00:00 committed by GitHub
commit 11c0277cd6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

3
.github/labeler.yml vendored
View file

@ -3,3 +3,6 @@
kind/api-change:
- changed-files:
- any-glob-to-any-file: pkg/api/**
area/machine:
- changed-files:
- any-glob-to-any-file: pkg/machine/**