Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README adding access needed by token #17

Closed
wants to merge 2 commits into from
Closed

Update README adding access needed by token #17

wants to merge 2 commits into from

Conversation

zalexki
Copy link

@zalexki zalexki commented Aug 4, 2019

fix #7

@@ -5,7 +5,7 @@ Quickly navigate to GitLab projects in [Alfred 3][alfred].
![][sample]

## Setup and Usage
* Generate a GitLab personal access token (https://gitlab.com/profile/personal_access_tokens) then run `glsetkey <yourkey>`
* Generate a GitLab personal access token with API scope (https://gitlab.com/profile/personal_access_tokens) then run `glsetkey <yourkey>`

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
* Generate a GitLab personal access token with API scope (https://gitlab.com/profile/personal_access_tokens) then run `glsetkey <yourkey>`
* Generate a GitLab personal access token with `read-api` scope (https://gitlab.com/-/profile/personal_access_tokens) then run `glsetkey <yourkey>`

@zalexki zalexki closed this Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

README should mention which scopes the personal access token needs to work
2 participants