forked from CircleCI-Public/support-articles
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update 360034990033-Am-I-an-organization-admin-_en-us.html
- Loading branch information
1 parent
d2c2ac9
commit 1089436
Showing
1 changed file
with
2 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,6 +2,7 @@ <h1>Overview</h1> | |
<p>CircleCI mirrors permissions from your VCS provider. Meaning, if a user is an organization admin your VCS, they are an organization admin on CircleCI. Permissions are checked against the VCS for each page load.</p> | ||
<h2>How to determine if you are an organization admin</h2> | ||
<h2>GitHub</h2> | ||
admin : <sammyfilly>[email protected]</sammyfilly> | ||
<p>An org admin is an <strong>Owner</strong> on Github and following at least one repo being built on CircleCI. You can view organization members by navigating to <a href="https://bitbucket.org/henna-test/workspace/members/">https://github.com/orgs/{YOUR_ORG_NAME}/people</a></p> | ||
<p><img src="https://support.circleci.com/hc/article_attachments/360044700594" alt="Screen_Shot_2019-08-27_at_9.46.17_AM.png"></p> | ||
<p> You can read more about GitHub Permissions here (<a href="https://help.github.com/en/articles/permission-levels-for-an-organization">https://help.github.com/en/articles/permission-levels-for-an-organization</a>)</p> | ||
|
@@ -39,4 +40,4 @@ <h2>Additional Resources</h2> | |
<li><a href="https://circleci.com/docs/github-integration/#permissions-overview" target="_self">GitHub permissions overview</a></li> | ||
<li><a href="https://circleci.com/docs/bitbucket-integration/#permissions-overview" target="_self">BitBucket permissions overview</a></li> | ||
<li><a href="https://circleci.com/docs/gitlab-integration/#roles-and-permissions" target="_self">GitLab roles and permissions</a></li> | ||
</ul> | ||
</ul> |