Skip to content

Commit ab30167

Browse files
build(java): enable blunderbuss for samples (#1647)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/1e5e82df-ed89-451b-8e30-d888c5a55bcb/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@943bb78
1 parent 8d6588e commit ab30167

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

.github/blunderbuss.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
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

synth.metadata

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/google-api-java-client.git",
7-
"sha": "33031309159faae990f6ac0cf3d194310bf9d4ac"
7+
"sha": "8d6588e037eaf476787b05c6876315908b5e11c1"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "68742c6016bf0d16948a572633d17955a8737414"
14+
"sha": "943bb78606d035001123030067dffcc34f4645f2"
1515
}
1616
}
1717
],
@@ -21,6 +21,7 @@
2121
".github/ISSUE_TEMPLATE/feature_request.md",
2222
".github/ISSUE_TEMPLATE/support_request.md",
2323
".github/PULL_REQUEST_TEMPLATE.md",
24+
".github/blunderbuss.yml",
2425
".github/generated-files-bot.yml",
2526
".github/readme/synth.py",
2627
".github/release-please.yml",

0 commit comments

Comments
 (0)