Skip to content
This repository has been archived by the owner on Oct 14, 2023. It is now read-only.

Commit

Permalink
ci(java): ignore bot users for generate-files-bot (#376)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
yoshi-automation committed Dec 16, 2020
1 parent 97eee7d commit 79567a6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .github/generated-files-bot.yml
Expand Up @@ -5,3 +5,7 @@ externalManifests:
- type: json
file: '.github/readme/synth.metadata/synth.metadata'
jsonpath: '$.generatedFiles[*]'
ignoreAuthors:
- 'renovate-bot'
- 'yoshi-automation'
- 'release-please[bot]'
4 changes: 2 additions & 2 deletions synth.metadata
Expand Up @@ -4,7 +4,7 @@
"git": {
"name": ".",
"remote": "https://github.com/googleapis/java-translate.git",
"sha": "def21c6aa4f978f695ba4054ae2829231ad33c48"
"sha": "97eee7d639154965749cc85b293fe19954fbf390"
}
},
{
Expand All @@ -27,7 +27,7 @@
"git": {
"name": "synthtool",
"remote": "https://github.com/googleapis/synthtool.git",
"sha": "5d11bd2888c38ce1fb6fa6bf25494a4219a73928"
"sha": "3f67ceece7e797a5736a25488aae35405649b90b"
}
}
],
Expand Down

0 comments on commit 79567a6

Please sign in to comment.