Skip to content

Commit 5e49463

Browse files
ci(java): ignore bot users for generate-files-bot (#524)
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 5a1d5c0 commit 5e49463

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
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: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33
{
44
"git": {
55
"name": ".",
6-
"remote": "git@github.com:googleapis/google-auth-library-java.git",
7-
"sha": "0a8412fcf9de4ac568b9f88618e44087dd31b144"
6+
"remote": "https://github.com/googleapis/google-auth-library-java.git",
7+
"sha": "5a1d5c0f56c62311b646ffbdc2e39affa55d5c0c"
88
}
99
},
1010
{
1111
"git": {
1212
"name": "synthtool",
1313
"remote": "https://github.com/googleapis/synthtool.git",
14-
"sha": "996775eca5fd934edac3c2ae34b80ff0395b1717"
14+
"sha": "3f67ceece7e797a5736a25488aae35405649b90b"
1515
}
1616
}
1717
],

0 commit comments

Comments
 (0)