Skip to content

Commit

Permalink
feat: add gcf-owl-bot[bot] to ignoreAuthors (#1080)
Browse files Browse the repository at this point in the history
* feat: add `gcf-owl-bot[bot]` to `ignoreAuthors`

Related: googleapis/repo-automation-bots#1751

* feat: add `yoshi-automation` to `ignoreAuthors`
  • Loading branch information
danielbankhead committed May 18, 2021
1 parent c86c7a6 commit 7332178
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Expand Up @@ -9,3 +9,4 @@ ignoreAuthors:
- 'renovate-bot'
- 'yoshi-automation'
- 'release-please[bot]'
- 'gcf-owl-bot[bot]'
Expand Up @@ -11,3 +11,6 @@ generatedFiles:
message: '`README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/master/.readme-partials.yaml'
- path: 'samples/README.md'
message: '`samples/README.md` is managed by [`synthtool`](https://github.com/googleapis/synthtool). However, a partials file can be used to update the README, e.g.: https://github.com/googleapis/nodejs-storage/blob/master/.readme-partials.yaml'
ignoreAuthors:
- 'gcf-owl-bot[bot]'
- 'yoshi-automation'

0 comments on commit 7332178

Please sign in to comment.