BTW, the docs for all this are at https://www.appveyor.com/docs/team-setup/#github-integration although I found them a bit hard to follow, personally.
Paul On 18 July 2017 at 19:15, Paul Moore <p.f.mo...@gmail.com> wrote: > That's the one. If you select the github team you want (for PyPA I set > up an "Appveyor Admins" team) and choose the Administrator role. That > may well be all you need to do - I don't recall if you need to do > anything on the github side. > > Once you do that, people in the relevant github group, when logging > into Appveyor with github will get a message "Specified user belongs > to multiple accounts" and the "Account" dropdown will contain their > own account and "python". They need to select "python" to get the > option to manage (cancel or restart) builds. > > One reason we might want to restrict access is that logging in like > this gives the user full access to the Appveyor account, including (as > far as I can tell) the ability to grant further privileges. It's > possible to create additional roles, but I don't see a "Cancel and > restart builds" privilege. > > I think that's all that's needed - give me a shout if I've missed anything. > Paul > > > On 18 July 2017 at 19:07, Zachary Ware <zachary.ware+py...@gmail.com> wrote: >> On Tue, Jul 18, 2017 at 12:23 PM, Brett Cannon <br...@python.org> wrote: >>> I set up the account and Zach has access. If you have instructions to point >>> me at, Paul, I can see if I can set it up. >> >> Looks like https://ci.appveyor.com/gitHubTeams while logged in as 'python'. >> >> That looks like the right place to make the changes, anyway; I haven't >> tried to actually make any :) >> >> -- >> Zach >> _______________________________________________ >> python-committers mailing list >> python-committers@python.org >> https://mail.python.org/mailman/listinfo/python-committers >> Code of Conduct: https://www.python.org/psf/codeofconduct/ _______________________________________________ python-committers mailing list python-committers@python.org https://mail.python.org/mailman/listinfo/python-committers Code of Conduct: https://www.python.org/psf/codeofconduct/