Skip to content

Commit e8d049d

Browse files
chore(java): enable generated-files-bot (#344)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/9bd14509-36a8-403b-a9dc-c0cd9b17e694/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@b19b401
1 parent a18cf47 commit e8d049d

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

.github/generated-files-bot.yml

Lines changed: 7 additions & 0 deletions
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

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-pubsublite.git",
7-
"sha": "675cd60efb3a790f35aec05f4e18fb2cda6960b4"
7+
"sha": "d6ccf2e8dd7c81454bb51ca0bb3235ef75e3a6c0"
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
],
@@ -40,6 +40,7 @@
4040
".github/ISSUE_TEMPLATE/feature_request.md",
4141
".github/ISSUE_TEMPLATE/support_request.md",
4242
".github/PULL_REQUEST_TEMPLATE.md",
43+
".github/generated-files-bot.yml",
4344
".github/readme/synth.py",
4445
".github/release-please.yml",
4546
".github/snippet-bot.yml",

0 commit comments

Comments
 (0)