We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ba026a commit e096d74Copy full SHA for e096d74
.github/blunderbuss.yml
@@ -1,7 +1,11 @@
1
# Configuration for the Blunderbuss GitHub app. For more info see
2
# https://github.com/googleapis/repo-automation-bots/tree/master/packages/blunderbuss
3
+assign_issues:
4
+ - simonz130
5
+assign_prs:
6
7
assign_prs_by:
-- labels:
- - samples
- to:
- - googleapis/java-samples-reviewers
8
+ - labels:
9
+ - samples
10
+ to:
11
+ - googleapis/java-samples-reviewers
0 commit comments