You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Adds an [auto approve configuration](https://github.com/googleapis/repo-automation-bots/blob/master/packages/auto-approve/README.md) to automatically approve the PRs that update discovery artifacts.
Only PRs that match these conditions will be approved:
- PR Author is `yoshi-code-bot`
- PR Title is `chore: Update discovery artifacts`
- Files changed limited to the following
`docs/dyn/index.md` , `docs/dyn/*.html"` or `googleapiclient/discovery_cache/documents/*.json`
0 commit comments