Skip to content

Commit

Permalink
Add more paths to track for labels (#6472)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelDiz authored Sep 17, 2020
1 parent 2513b0f commit c9f8967
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
area/graphql:
- graphql/**/*
- wiki/content/graphql/**/*
area/documentation :
- wiki/content/**/*
area/bulk-loader:
Expand All @@ -16,5 +17,8 @@ area/testing/jepsen:
- contrib/jepsen/**/*
area/commercial:
- ee/**/*
- wiki/content/enterprise-features/**/*
area/schema:
- schema/**/*
area/testing:
- systest/**/*

0 comments on commit c9f8967

Please sign in to comment.