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

Commit 6da3e78

Browse files
build(java): enable blunderbuss for samples (#281)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/de101f5f-63ce-454a-b70d-36a3892916ea/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@943bb78
1 parent becfe36 commit 6da3e78

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-document-ai.git",
7-
"sha": "21ca333b667425c05a1fc7c8a6c912fd1d2d8ac4"
7+
"sha": "becfe364a3332ab09e77b80125a2f4fe2bbd2676"
88
}
99
},
1010
{
@@ -35,7 +35,7 @@
3535
"git": {
3636
"name": "synthtool",
3737
"remote": "https://github.com/googleapis/synthtool.git",
38-
"sha": "68742c6016bf0d16948a572633d17955a8737414"
38+
"sha": "943bb78606d035001123030067dffcc34f4645f2"
3939
}
4040
}
4141
],
@@ -74,6 +74,7 @@
7474
".github/ISSUE_TEMPLATE/feature_request.md",
7575
".github/ISSUE_TEMPLATE/support_request.md",
7676
".github/PULL_REQUEST_TEMPLATE.md",
77+
".github/blunderbuss.yml",
7778
".github/generated-files-bot.yml",
7879
".github/readme/synth.py",
7980
".github/release-please.yml",

0 commit comments

Comments
 (0)