Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert "Add try privileges" #139

Merged
merged 1 commit into from Oct 28, 2015
Merged
Changes from all commits
Commits
File filter...
Filter file types
Jump to…
Jump to file
Failed to load files.

Always

Just for now

Revert "Add try privileges"

This reverts commit e65d05e.
  • Loading branch information
aneeshusa committed Oct 28, 2015
commit 56ba488a595ba5c86c2c567b01d9b01a8c28ac54
@@ -30,13 +30,10 @@ port = 54856
('servo', 'app_units')] %}
{% set reviewers = ["glennw","jdm","kmcallister","larsbergstrom","Manishearth","metajack","mbrubeck","Ms2ger","pcwalton","SimonSapin","mrobinson","brunoabinader","saneyuki","nox","zmike","edunham","frewsxcv","michaelwu","eefriedman"] %}

{% set try = ["asajeffrey", "tschneidereit", "vvuk", "bholley", "Yoric"] %}

[repo.servo]
owner = "servo"
name = "servo"
reviewers = {{ reviewers }}
try = {{ try }}

[repo.servo.github]
secret = "{{ pillar["homu"]["gh-webhook-secret"] }}"
@@ -57,7 +54,6 @@ password = "{{ pillar["homu"]["buildbot-http-pass"] }}"
owner = "{{ repo[0] }}"
name = "{{ repo[1] }}"
reviewers = {{ reviewers }}
try = {{ try }}

[repo.{{ repo[1] }}.github]
secret = "{{ pillar["homu"]["gh-webhook-secret"] }}"
@@ -1,6 +1,6 @@
https://github.com/Manishearth/homu:
https://github.com/barosl/homu:
git.latest:
- rev: f08f1a3acf69d83a96f80d64837adfeb0a6a16c9
- rev: e9e71588b58402186eb01e8bf5b509eebecdf791
- target: /home/servo/homu
- user: servo
- require_in:
ProTip! Use n and p to navigate between commits in a pull request.
You can’t perform that action at this time.