Skip to content

Commit

Permalink
Merge pull request #10530 from Sanne/labeller
Browse files Browse the repository at this point in the history
Auto-Labeller update
  • Loading branch information
Sanne authored Jul 7, 2020
2 parents 18a4fe7 + 72a7584 commit e13c9e7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .github/autoissuelabeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
title: "(?i).*lambda.*"
description: "(?i).*lambda.*"
notify: [patriot1burke]
- labels: [area/persistence]
title: "(?i).*DB2.*"
description: "(?si).*DB2.*"
notify: [aguibert]
- labels: [area/funqy]
title: "(?i).*funqy.*"
description: "(?i).*funqy.*"
Expand All @@ -16,6 +20,10 @@
- labels: [area/maven]
title: "(?i).*maven.*"
notify: [quarkusio/devtools]
- labels: [area/hibernate-reactive, area/persistence]
title: "(?i).*hibernate reactive.*"
description: "(?i).*hibernate reactive.*"
notify: [aguibert,gavinking,Sanne]
- labels: [area/hibernate-orm, area/persistence]
expression: |
title_description.matches("(?is).*hibernate.*")
Expand Down

0 comments on commit e13c9e7

Please sign in to comment.