Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 6eb088e

Browse files
authored
feat: add blunderbuss config to cloud iot label (#422)
1 parent 00d03f3 commit 6eb088e

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

.github/blunderbuss.yml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,19 @@
11
# Configuration for the Blunderbuss GitHub app. For more info see
22
# https://github.com/googleapis/repo-automation-bots/tree/master/packages/blunderbuss
3+
assign_issues_by:
4+
- labels:
5+
- 'api: cloudiot'
6+
to:
7+
- attilagargyan
8+
- simoncsaba-g
9+
310
assign_prs_by:
411
- labels:
512
- samples
613
to:
7-
- googleapis/java-samples-reviewers
14+
- googleapis/java-samples-reviewers
15+
- labels:
16+
- 'api: cloudiot'
17+
to:
18+
- attilagargyan
19+
- simoncsaba-g

0 commit comments

Comments
 (0)