How to find an org admin
Certain actions are gated to your organization admins. This article explains how to find the org admins in your VCS.
GitLab / GitHub App
Use these steps for email & password login accounts.
Steps
1. Navigate to Organisation Settings > People
2. Observe or adjust permissions
GitHub OAuth
Use these steps for GitHub federated login accounts.
Steps
1. Navigate to the people tab in GitHub
2. Select Role filter as Owner
This will allow you to identify the users that have admin access in your organization.
BitBucket
Steps
1. Navigate to your workspace overview space and click the thumbnail on the top right corner and select "all workspaces"
https://bitbucket.org/{ORGANIZATION_NAME}/workspace/overview
2. Select "Manage" next to the workspace of choice.
3. Select "User directory"
4. Select "View access" to view a users permissions.
5. You may also choose to handle permissions using "User groups" (https://bitbucket.org/{ORGANIZATION_NAME}/workspace/settings/groups). Groups can help you organize workspace members, specify permissions, and grant access to repositories across multiple members of your workspace (More info here)
6. You may also check permissions for all user on your plan by selecting "Users on plan" and "view access"
Additional Resources
Comments
Article is closed for comments.