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

Commit 097712e

Browse files
chore(java): enable generated-files-bot (#90)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/3c0a877a-3dcd-42d6-8283-17fa6c94e326/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@b19b401
1 parent d362c74 commit 097712e

2 files changed

Lines changed: 10 additions & 2 deletions

File tree

.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-analytics-admin.git",
7-
"sha": "66aca798c9a32fdb298c2f016947cd9ac97c8650"
7+
"sha": "d362c7401346e5b8562e25f7cfb28cd4935a8dc5"
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)