Skip to content

Commit

Permalink
.github: Auto-apply labels for sig/policy PRs
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Stringer <joe@cilium.io>
  • Loading branch information
joestringer committed May 9, 2024
1 parent 59acb85 commit ca8e756
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,12 @@ hubble-cli:
- changed-files:
- any-glob-to-any-file:
- hubble/**
sig/policy:
- changed-files:
- any-glob-to-any-file:
- daemon/cmd/policy*
- pkg/fqdn/**
- pkg/policy/**
- pkg/identity/**
- pkg/proxy/dns.go
- test/**/net_policies.go

0 comments on commit ca8e756

Please sign in to comment.