Skip to content

Commit b148c51

Browse files
ci(java): ignore bot users for generate-files-bot (#1202)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/5204afce-766b-4a81-9152-05f5c11b5df8/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@3f67cee
1 parent 51168fd commit b148c51

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

.github/generated-files-bot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,7 @@ externalManifests:
55
- type: json
66
file: '.github/readme/synth.metadata/synth.metadata'
77
jsonpath: '$.generatedFiles[*]'
8+
ignoreAuthors:
9+
- 'renovate-bot'
10+
- 'yoshi-automation'
11+
- 'release-please[bot]'

synth.metadata

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"git": {
55
"name": ".",
66
"remote": "https://github.com/googleapis/google-http-java-client.git",
7-
"sha": "059ab361f790c59ff31cd2acdf2e6a5b86159b92"
7+
"sha": "51168fdbb5f739a8851b85356d04b3a042699ccf"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "5d11bd2888c38ce1fb6fa6bf25494a4219a73928"
14+
"sha": "3f67ceece7e797a5736a25488aae35405649b90b"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)