Skip to content

Commit

Permalink
Add triage rules for Flyway and Liquibase
Browse files Browse the repository at this point in the history
  • Loading branch information
gsmet committed Nov 22, 2020
1 parent a5e304a commit 1b00438
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions .github/quarkus-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -403,3 +403,15 @@ triage:
- extensions/elytron
- extensions/vertx-keycloak/
- integration-tests/elytron
- labels: [area/flyway]
title: flyway
notify: [cristhiank,geoand,gastaldi,gsmet]
directories:
- extensions/flyway/
- integration-tests/flyway/
- labels: [area/liquibase]
title: liquibase
notify: [andrejpetras,geoand,gsmet]
directories:
- extensions/liquibase/
- integration-tests/liquibase/

0 comments on commit 1b00438

Please sign in to comment.