File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change
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_prs_by :
4
+ - labels :
5
+ - samples
6
+ to :
7
+ - googleapis/java-samples-reviewers
Original file line number Diff line number Diff line change 4
4
"git": {
5
5
"name": ".",
6
6
"remote": "https://github.com/googleapis/google-http-java-client.git",
7
- "sha": "74b15e238a286ca4565e7dd65d94025b77543cf9 "
7
+ "sha": "484303d9b20edc974b7590d6fab7ef32ef14c1bc "
8
8
}
9
9
},
10
10
{
11
11
"git": {
12
12
"name": "synthtool",
13
13
"remote": "https://github.com/googleapis/synthtool.git",
14
- "sha": "68742c6016bf0d16948a572633d17955a8737414 "
14
+ "sha": "943bb78606d035001123030067dffcc34f4645f2 "
15
15
}
16
16
}
17
17
],
21
21
".github/ISSUE_TEMPLATE/feature_request.md",
22
22
".github/ISSUE_TEMPLATE/support_request.md",
23
23
".github/PULL_REQUEST_TEMPLATE.md",
24
+ ".github/blunderbuss.yml",
24
25
".github/generated-files-bot.yml",
25
26
".github/readme/synth.py",
26
27
".github/release-please.yml",
You can’t perform that action at this time.
0 commit comments