token-based owner invite accept API #6718
Closed
Mark-Simulacrum
started this conversation in
Ideas
Replies: 1 comment 2 replies
-
the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For rust-lang (and presumably other orgs), we want all of the crates "owned" by the project to have access by the rust-lang-owner bot account. When crates are created by other users and we want to move them into the org, it currently requires a human to go through github login for the rust-lang-owner account and click through the UI to accept an invite from existing owners. This is a relatively painful process and has to be done by someone with full access to the account.
Can we add and/or extend the existing token-based auth to allow accepting invites with just an API token?
Beta Was this translation helpful? Give feedback.
All reactions