Skip to content

Commit

Permalink
ci(java): ignore bot users for generate-files-bot (#877)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 committed Dec 16, 2020
1 parent 996775e commit 3f67cee
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
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]'

0 comments on commit 3f67cee

Please sign in to comment.