Skip to content

Commit 1a1fab9

Browse files
ci(java): ignore bot users for generate-files-bot (#167)
This PR was generated using Autosynth. 🌈 Synth log will be available here: https://source.cloud.google.com/results/invocations/14d66b96-4e42-4fc8-851c-9e7ade6c839a/targets - [ ] To automatically regenerate this PR, check this box. Source-Link: googleapis/synthtool@3f67cee
1 parent 7bbc64a commit 1a1fab9

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

java-workflows/.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]'

java-workflows/synth.metadata

Lines changed: 2 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": "b764aa1adf80388c8c3672954c5d1a2852f398ab"
7+
"sha": "96e5909d2ba0607e84df54f42df350a13a8eadf7"
88
}
99
},
1010
{
@@ -19,7 +19,7 @@
1919
"git": {
2020
"name": "synthtool",
2121
"remote": "https://github.com/googleapis/synthtool.git",
22-
"sha": "5d11bd2888c38ce1fb6fa6bf25494a4219a73928"
22+
"sha": "3f67ceece7e797a5736a25488aae35405649b90b"
2323
}
2424
}
2525
],

0 commit comments

Comments
 (0)