Skip to content

Commit 0672663

Browse files
chore(java): enable generated-files-bot (#320)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/2dd0fca0-df43-46b1-aa25-4c588cd16a2a/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@b19b401
1 parent 6eecfdb commit 0672663

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed
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[*]'

java-core/synth.metadata

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/java-core.git",
7-
"sha": "970caceabab0499d98c335b9664b5cf95feea91a"
7+
"sha": "54924f51efee095dee7f94267a1a436facc4761e"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "f68649c5f26bcff6817c6d21e90dac0fc71fef8e"
14+
"sha": "b19b401571e77192f8dd38eab5fb2300a0de9324"
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/generated-files-bot.yml",
2425
".github/readme/synth.py",
2526
".github/release-please.yml",
2627
".github/snippet-bot.yml",

0 commit comments

Comments
 (0)