]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commitdiff
ceph-backport.sh/setup_advice: more info on GitHub token
authorNathan Cutler <ncutler@suse.com>
Thu, 3 Oct 2019 15:38:13 +0000 (17:38 +0200)
committerNathan Cutler <ncutler@suse.com>
Sat, 5 Oct 2019 15:08:43 +0000 (17:08 +0200)
Signed-off-by: Nathan Cutler <ncutler@suse.com>
src/script/ceph-backport.sh

index d73dc6f921857265c1b26b221dfe98fa9c154c43..6a62578fda25aac61405130049babb88a35b2673 100755 (executable)
@@ -261,6 +261,8 @@ redmine_user_id # "Logged in as foobar", click on foobar link, Redmine User ID
                 # is in the URL, i.e. https://tracker.ceph.com/users/[redmine_user_id]
 github_token    # https://github.com/settings/tokens -> Generate new token ->
                 # ensure it has "Full control of private repositories" scope
+                # see also:
+                # https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line
 github_user     # Your github username
 
 The above variables must be set explicitly, as the script has no way of