Skip to content

Commit 8f94e08

Browse files
authored
chore: Update PR labels
Signed-off-by: Naren Dasan <[email protected]> Signed-off-by: Naren Dasan <[email protected]>
1 parent 60c2585 commit 8f94e08

File tree

1 file changed

+17
-2
lines changed

1 file changed

+17
-2
lines changed

.github/pr-labels.yml

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,10 @@
22
- cpp/api/**/*
33

44
"component: api [Python]":
5-
- py/api/**/*
5+
- py/**/*
6+
7+
"component: core":
8+
- core/**/*
69

710
"component: conversion":
811
- core/conversion/**/*
@@ -17,4 +20,16 @@
1720
- core/execution/**/*
1821

1922
"component: lowering":
20-
- core/lowering/**/*
23+
- core/lowering/**/*
24+
25+
"component: tests":
26+
- tests/**/*
27+
28+
"component: build system":
29+
- WORKSPACE
30+
- BUILD
31+
32+
"documentation":
33+
- docs/**/*
34+
- docsrc/**/*
35+

0 commit comments

Comments
 (0)