Skip to content

Commit

Permalink
Auto label issues relating to FIPS
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesnetherton committed May 16, 2024
1 parent 3313c06 commit e4c3ee1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/auto-label-configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,11 @@ config:
labels: ["area/examples", "example"]
matchOn: "title"

- id: area-fips
regex: "\\bfips\\b"
labels: ["area/fips"]
matchOn: "title"

- id: area-housekeeping
regex: "\\b(ban(ned)?|remove)\\b"
labels: ["area/housekeeping", "housekeeping"]
Expand Down

0 comments on commit e4c3ee1

Please sign in to comment.