App Logo
github.com

Change GitHub org member's role

Change an existing GitHub org member's role between Member and Owner (via People > row menu > Change role). Identify the member by their GitHub username/login (not their invite email — this only works on accepted members, not pending invitations). Returns the confirmation banner text.

Input

org required
role required
username required

Output

org required
role required
username required
message optional

FAQ

Change an existing GitHub org member's role between Member and Owner (via People > row menu > Change role). Identify the member by their GitHub username/login (not their invite email — this only works on accepted members, not pending invitations). Returns the confirmation banner text.
Required: org, username, role.
It returns org, role, message, username.
Yes. It acts as you on github.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the github.com cookies saved by the Reduck extension.
It makes changes on github.com, like sending, posting or booking something.
Ask an AI agent connected to Reduck to run reduck/github.com/change_role, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/github.com/change_role
It is part of Reduck's official curated catalogue.

Start building not clicking