Make GitHub wpt org admins have admin access to wpt.fyi#4005
Make GitHub wpt org admins have admin access to wpt.fyi#4005gsnedders wants to merge 1 commit intoweb-platform-tests:mainfrom
Conversation
|
I am unsure about this change - WPT.fyi has a few places where only designated admins can use. E.g. admin handlers where we set the UI and server side flags. Also I noticed that wpt-pr-bot is an admin in the wpt org. I am unsure about the bot account having the admin access. It is not difficult to manually add an admin to the project, when requested. What do you think @past? |
Had an offline discussion with the team. We all agreed on having a single source of truth for the admin list - either maintaining a list in wpt.fyi Datastore or fetching from the WPT org, not both. If adding the wpt org admins is necessary, what if we add all wpt org admins to the wpt.fyi admin list, but with limited privileges? e.g. access to the admin handler should be limited. |
This should make it less nebulous as to who is and isn't an admin.