How CircleCI Checks Permissions
CircleCI mirrors permissions from your VCS provider: GitHub or Bitbucket. Anyone who has admin access to your org there is an admin on CircleCI. Permissions are checked against the VCS for each page load.
GitHub
An org admin is an Owner on Github and following at least one repo being built on CircleCI
You can read more about GitHub Permissions here (https://help.github.com/en/articles/permission-levels-for-an-organization)
Bitbucket
An org admin is an Admin on Bitbucket and following at least one repo being built on CircleCI
Troubleshooting
If you are experiencing issues with permissions mirroring to CircleCI, try the following steps:
- Access the page on Incognito mode, with a different browser, and/or different device. This may be a browser cache issue and will require the cache to be cleared on your browser. If you no longer see the warning banner, please clear your browser cache for any times related to
*.circleci.com
, andcircleci.com
Refresh your account permissions by visiting circleci.com/account and click Refresh Permissions. - If the above steps do not work, please submit a Support Ticket or write to support@circleci.com with the organization name, your admin username and the VCS provider (GitHub or Bitbucket). Support will clear the cache on CircleCI's end to clear any potentially stale or corrupt permissions.
コメント
記事コメントは受け付けていません。