Skip to content

Commit bd80494

Browse files
chore(java): enable generated-files-bot (#506)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/9e390994-9568-4ab0-a8bd-b8b878c92d2b/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@b19b401
1 parent 7d9fb73 commit bd80494

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

.github/generated-files-bot.yml

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
externalManifests:
2+
- type: json
3+
file: 'synth.metadata'
4+
jsonpath: '$.generatedFiles[*]'
5+
- type: json
6+
file: '.github/readme/synth.metadata/synth.metadata'
7+
jsonpath: '$.generatedFiles[*]'

synth.metadata

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-bigtable.git",
7-
"sha": "0809d8fe3d8a8a59d9fcaf85a2c20fc4eeeacc9e"
7+
"sha": "bba52f11e1d1ff9c70a0c7ef61073199d2e5ab88"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "f68649c5f26bcff6817c6d21e90dac0fc71fef8e"
22+
"sha": "b19b401571e77192f8dd38eab5fb2300a0de9324"
2323
}
2424
}
2525
],
@@ -48,6 +48,7 @@
4848
".github/ISSUE_TEMPLATE/feature_request.md",
4949
".github/ISSUE_TEMPLATE/support_request.md",
5050
".github/PULL_REQUEST_TEMPLATE.md",
51+
".github/generated-files-bot.yml",
5152
".github/readme/synth.py",
5253
".github/release-please.yml",
5354
".github/snippet-bot.yml",

0 commit comments

Comments
 (0)