Skip to content

Commit 672cd42

Browse files
authored
Add note to runner docs that commands can only be run by org admin
Description This PR will add a note that the commands can only be run by the owner/admin of the Organization. Reasons We note this information for claiming namespaces for orbs: https://circleci.com/docs/2.0/orb-author-faq/#errors-claiming-namespace-or-publishing-orbs But the same information was not noted for Runner and I received a ticket from a customer wondering why they couldn't setup runner.
2 parents 63b3cdd + 0a8159b commit 672cd42

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jekyll/_cci2/runner-installation.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ The following platforms are not currently supported to work with CircleCI runner
8484

8585
== Authentication
8686

87+
NOTE: These commands can only be run by an owner/admin of your organization.
88+
8789
In order to complete this process you will need to create a namespace and authentication token by performing the steps listed below:
8890

8991
1. <<local-cli#installation,Install the circleci command-line tool>>.

0 commit comments

Comments
 (0)