Skip to content

Commit a724adc

Browse files
chore: Set blunderbuss config to auto-assign issues and PRs (googleapis#1013)
* samples: schema evolution * Add command-line commands * Fix tag for rollback * Make formatting fixes * Formatting fixes * Fix exceptions * fix: Set x-goog-request-params for streaming pull request * Set blunderbuss config to auto-assign issues and PRs
1 parent ad41001 commit a724adc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/blunderbuss.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# Configuration for the Blunderbuss GitHub app. For more info see
2+
# https://github.com/googleapis/repo-automation-bots/tree/main/packages/blunderbuss
3+
assign_issues:
4+
- pradn
5+
assign_prs:
6+
- pradn

0 commit comments

Comments
 (0)