Skip to content

Commit f3e27ac

Browse files
committed
Add a new label and entry to labeler.yml for Command Buffers.
1 parent ac89abf commit f3e27ac

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.github/labeler.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,3 +57,11 @@ conformance:
5757
- changed-files:
5858
- any-glob-to-any-file:
5959
- test/conformance/**
60+
61+
command-buffer:
62+
- changed-files:
63+
- any-glob-to-any-file:
64+
- scripts/core/EXP-COMMAND-BUFFER.rst
65+
- scripts/core/exp-command-buffer.yml
66+
- source/adapters/**/command_buffer.*
67+
- test/conformance/exp_command_buffer**

0 commit comments

Comments
 (0)