Skip to content

Commit

Permalink
fix pr area selection (#846)
Browse files Browse the repository at this point in the history
* fix pr area selection

* fix test

Signed-off-by: zirain <zirain2009@gmail.com>

---------

Signed-off-by: zirain <zirain2009@gmail.com>
  • Loading branch information
zirain authored Jun 25, 2024
1 parent f0b878c commit a903b1c
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions policybot/config/boilerplates/pr-area-selection.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,7 @@ regex: |
- \[[ \w]\] +Test and Release
- \[[ \w]\] +User Experience
- \[[ \w]\] +Developer Infrastructure
- \[[ \w]\] +Upgrade
- \[[ \w]\] +Multi Cluster
- \[[ \w]\] +Virtual Machine
- \[[ \w]\] +Control Plane Revisions
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,10 @@ Something about my PR...
- [X] Test and Release
- [ ] User Experience
- [ ] Developer Infrastructure
- [ ] Upgrade
- [ ] Multi Cluster
- [ ] Virtual Machine
- [ ] Control Plane Revisions

**Please check any characteristics that apply to this pull request.**

Expand Down

0 comments on commit a903b1c

Please sign in to comment.