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

Commit ff27d4c

Browse files
build(java): enable blunderbuss for samples (#368)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/5b6c114a-8bee-4a8e-8985-0e8ec5df74d0/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@943bb78
1 parent e3e29f7 commit ff27d4c

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,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-speech.git",
7-
"sha": "2876445389c98ed085d67e2df78dbb6a86b3e484"
7+
"sha": "e3e29f7663b233be650daf1b54e91c9be31d2550"
88
}
99
},
1010
{
@@ -27,7 +27,7 @@
2727
"git": {
2828
"name": "synthtool",
2929
"remote": "https://github.com/googleapis/synthtool.git",
30-
"sha": "68742c6016bf0d16948a572633d17955a8737414"
30+
"sha": "943bb78606d035001123030067dffcc34f4645f2"
3131
}
3232
}
3333
],
@@ -57,6 +57,7 @@
5757
".github/ISSUE_TEMPLATE/feature_request.md",
5858
".github/ISSUE_TEMPLATE/support_request.md",
5959
".github/PULL_REQUEST_TEMPLATE.md",
60+
".github/blunderbuss.yml",
6061
".github/generated-files-bot.yml",
6162
".github/readme/synth.py",
6263
".github/release-please.yml",

0 commit comments

Comments
 (0)