-
Notifications
You must be signed in to change notification settings - Fork 75
GitHub App Usage
Brendan Maginnis edited this page Jun 27, 2020
·
7 revisions
When first installed the app will scan all repos it is given permissions for. If it finds Python files that can be refactored in the default branch, it will create a pull request per repo with these improvements. This pull request can then be reviewed and merged in the normal way.
From then on Sourcery will scan every new pull request. If it finds suggestions in the changed files, it will create a new PR branched off the new PR branch. This PR can then be reviewed and merged into your PR.
See Sourcery configuration for details on the sourcery.yaml
configuration file.
Please visit our newer docs at https://docs.sourcery.ai