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

Commit 01931e3

Browse files
chore(java): enable generated-files-bot (#288)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/25b2b66f-779b-4484-89b9-09a27306cbca/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@b19b401
1 parent 6064e48 commit 01931e3

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-tasks.git",
7-
"sha": "952328675e1398a73cf240a096978924b1748eb3"
7+
"sha": "163fcd1722ade39cab5394260d2ee1c9fbc74966"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "5f6ef0ec5501d33c4667885b37a7685a30d41a76"
22+
"sha": "b19b401571e77192f8dd38eab5fb2300a0de9324"
2323
}
2424
}
2525
],
@@ -58,6 +58,7 @@
5858
".github/ISSUE_TEMPLATE/feature_request.md",
5959
".github/ISSUE_TEMPLATE/support_request.md",
6060
".github/PULL_REQUEST_TEMPLATE.md",
61+
".github/generated-files-bot.yml",
6162
".github/readme/synth.py",
6263
".github/release-please.yml",
6364
".github/snippet-bot.yml",

0 commit comments

Comments
 (0)