Skip to content

Commit 551df8c

Browse files
authored
Add in one more token permission that is needed. (#18)
Signed-off-by: Chris Lalancette <clalancette@gmail.com>
1 parent 49626cb commit 551df8c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ ros-ci-for-pr \
2929
--comment
3030
```
3131

32-
Note that the access token must have at least the "public_repo" permission (to be able to post comments), along with the "gist" permission (to be able to create gists).
32+
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).
3333

3434
## ros-github-contribution-report
3535

0 commit comments

Comments
 (0)