Skip to content

Commit 58f2f81

Browse files
chore(java): enable generated-files-bot (#113)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/b190c84e-709a-41a8-bc1a-8627f37f62d0/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@b19b401
1 parent 130ce28 commit 58f2f81

File tree

2 files changed

+10
-2
lines changed

2 files changed

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

java-workflows/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-workflows.git",
7-
"sha": "4e0cb07d18243e332989c111aa21ab54deef2bc4"
7+
"sha": "33bf0e897de62bd6b00152839af4879c610d2f26"
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)