Confirmed users
609
edits
(→Permissions: add scm_allow_direct_push) |
m (→Permissions: drop inbound, MozReview and irccloud references) |
||
| Line 133: | Line 133: | ||
== Permissions == | == Permissions == | ||
The following permission have to be set for the mentioned actions: | The following permission have to be set for the mentioned actions: | ||
* Subscribe to [https://mail.mozilla.org/listinfo/sheriffs sheriffs mailing list] | * Subscribe to [https://mail.mozilla.org/listinfo/sheriffs sheriffs mailing list] | ||
* Get access to document about escalating infrastructure issues from Aryx | * Get access to document about escalating infrastructure issues from Aryx | ||
| Line 140: | Line 139: | ||
** push to Try server (test patches, do beta simulations etc.) | ** push to Try server (test patches, do beta simulations etc.) | ||
* commit access level 3 (scm_level_3 LDAP group): | * commit access level 3 (scm_level_3 LDAP group): | ||
** push to | ** push to mozilla-central etc. (not autoland or modify servo/, see below)[[File:Beispiel.jpg|thumb]] | ||
** land patches from within the browser with | ** land patches from within the browser with Lando/Phabricator | ||
** retrigger jobs | ** retrigger jobs | ||
** request to run job on previous pushes where it might have been skipped ("Backfilling") | ** request to run job on previous pushes where it might have been skipped ("Backfilling") | ||
| Line 151: | Line 150: | ||
* scm_servo_vendor LDAP group: | * scm_servo_vendor LDAP group: | ||
** allow to changes files in the servo/ folder (needed for merges and some backouts) | ** allow to changes files in the servo/ folder (needed for merges and some backouts) | ||
* [https:// | * [https://firefox-ci-tc.services.mozilla.com/auth/roles/mozilla-group%3Asheriff sheriff] LDAP group: | ||
** terminate machines running tests | ** terminate machines running tests | ||
** cancel all jobs on non-Try pushes | ** cancel all jobs on non-Try pushes | ||