This is an automated email from the ASF dual-hosted git repository.

klesh pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/devlake-website.git


The following commit(s) were added to refs/heads/main by this push:
     new acff90b7369 docs: clarify CircleCI Personal API token setup (#831)
acff90b7369 is described below

commit acff90b73694343d33c861b4fe61120ffea7c56c
Author: TOGEP <[email protected]>
AuthorDate: Thu Jul 9 16:09:36 2026 +0900

    docs: clarify CircleCI Personal API token setup (#831)
---
 docs/Configuration/CircleCI.md | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

diff --git a/docs/Configuration/CircleCI.md b/docs/Configuration/CircleCI.md
index 4b1b8dd43ef..ead292f3281 100644
--- a/docs/Configuration/CircleCI.md
+++ b/docs/Configuration/CircleCI.md
@@ -23,11 +23,10 @@ For CircleCI, you do not need to enter the REST API 
endpoint URL, which is alway
 
 #### Token
 
-Learn about [Managing API 
Tokens](https://circleci.com/docs/managing-api-tokens/).
-
-Tokens you have generated that can be used to access the CircleCI API. Apps 
using these tokens can act as you and have full read- and write-permissions!
-There are two types of API token(Personal and Project) you can create within 
CircleCI.
+Create a [CircleCI Personal API 
Token](https://circleci.com/docs/managing-api-tokens/#create-a-personal-api-token)
 for DevLake.
 
+Use a token from a CircleCI user who can access the organization and projects 
you want to collect.
+For SSO-enabled organizations, see CircleCI's [Personal API tokens with 
SSO](https://circleci.com/docs/guides/permissions-authentication/sso-overview/#personal-api-tokens-with-sso).
 
 #### Proxy URL (Optional)
 
@@ -52,6 +51,8 @@ Click `Test Connection`, if the connection is successful, 
click `Save Connection
 
 Select the CircleCI projects to collect.
 
+DevLake can only detect projects that you follow in CircleCI.
+
 ### Step 1.3 - Adding Scope Config (Optional)
 Scope config includes two sets of configurations:
 - Data Entities

Reply via email to