diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2018-12-29 04:21:58 -0500 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2018-12-29 04:25:39 -0500 |
| commit | 5e9718d2417b7b75d8f8c8f9705cd0bb877fec57 (patch) | |
| tree | 06fffa854d79d6d91c40b2564ecb0f7e2351be59 | |
| parent | 82c1c14ff0e472165dbe7d476f30cef5f55c7b77 (diff) | |
| download | python-setuptools-git-5e9718d2417b7b75d8f8c8f9705cd0bb877fec57.tar.gz | |
Only allow auto-merge PRs submitted by jaraco.
| -rw-r--r-- | .mergify.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.mergify.yml b/.mergify.yml index 5631e683..2559a252 100644 --- a/.mergify.yml +++ b/.mergify.yml @@ -8,6 +8,7 @@ pull_request_rules: - status-success=continuous-integration/travis-ci/pr - status-success=continuous-integration/travis-ci/push - status-success=deploy/netlify + - author=jaraco actions: merge: method: merge |
