Skip to content

Commit 1ab7e44

Browse files
authored
add IMPORTANT notice that we need to use classic access token. (#24)
Signed-off-by: Tomoya Fujita <Tomoya.Fujita@sony.com>
1 parent 8f23cc9 commit 1ab7e44

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@ ros-ci-for-pr \
3434

3535
Note that the access token must have at least the "public_repo" permission (to be able to post comments), the "gist" permission (to be able to create gists), and the "read:org" permission (to be able to create the Jenkins job).
3636

37+
> [!IMPORTANT]
38+
> Please use classic access token instead of fine-grained access token. (see [Fine-grained personal access tokens limitations](https://docs.github.com/en/authentication/keeping-your-account-and-data-secure/managing-your-personal-access-tokens#fine-grained-personal-access-tokens-limitations))
39+
3740
### With a branch name
3841

3942
As an alternative to the above, a branch name can be provided using the `--branch` option.

0 commit comments

Comments
 (0)