78
edits
(Created page with "== Docs == http://docs.taskcluster.net/services/taskcluster-github/ == Administration == TCGH is a Heroku app, all of its relevant configuration can be managed from the Herok...") |
(→Setting up a new repo: Add robot management info.) |
||
| Line 10: | Line 10: | ||
##Note: If the WebHook Secret ever changes all repositories will be broken until they set up their webhooks again. | ##Note: If the WebHook Secret ever changes all repositories will be broken until they set up their webhooks again. | ||
# Give the GitHub account https://github.com/TaskClusterRobot permissions to comment on pull requests, commits, and set statuses. | # Give the GitHub account https://github.com/TaskClusterRobot permissions to comment on pull requests, commits, and set statuses. | ||
##Note: I recommend managing permissions via the creation of "Robot" team where TaskClusterRobot is a member. | |||
##Note: https://github.com/TaskClusterRobot/utils/blob/master/repo-update.js may be used to set permissions in bulk. | |||
edits