Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@balasankarc
Copy link

@balasankarc balasankarc commented May 30, 2023

Closes: #668

Support specifying a prefix for personal access tokens and support using CI_JOB_TOKEN for authentication if the the token doesn't start with that prefix.

Ideally, we should default the prefix to glpat- so that it works out of the box. But that may break users on older GitLab instances where the prefix isn't present.

@balasankarc balasankarc force-pushed the support-ci-job-token branch from 3887421 to 671a453 Compare May 30, 2023 11:27
@balasankarc
Copy link
Author

@NARKOZ How do you feel about something like this? Ideally, we should default the prefix to glpat- so that it works out of the box. But that may break users on older GitLab instances where the prefix isn't present. So, I think we can do that in a major version as a breaking change.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale Inactive label Aug 29, 2023
@github-actions github-actions bot closed this Sep 8, 2023
@floh96
Copy link

floh96 commented Nov 1, 2023

@balasankarc could you reopen this pr?
@NARKOZ could you reopen and review this pr please?

@balasankarc
Copy link
Author

New PR at #700

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale Inactive

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support using CI_JOB_TOKEN for authentication

2 participants