Skip to content

Commit

Permalink
chore: Update PR labels
Browse files Browse the repository at this point in the history
Signed-off-by: Naren Dasan <[email protected]>
Signed-off-by: Naren Dasan <[email protected]>
  • Loading branch information
narendasan authored Jul 15, 2020
1 parent 60c2585 commit 8f94e08
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 deletions .github/pr-labels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,10 @@
- cpp/api/**/*

"component: api [Python]":
- py/api/**/*
- py/**/*

"component: core":
- core/**/*

"component: conversion":
- core/conversion/**/*
Expand All @@ -17,4 +20,16 @@
- core/execution/**/*

"component: lowering":
- core/lowering/**/*
- core/lowering/**/*

"component: tests":
- tests/**/*

"component: build system":
- WORKSPACE
- BUILD

"documentation":
- docs/**/*
- docsrc/**/*

0 comments on commit 8f94e08

Please sign in to comment.