Skip to content

Triggerer: gitlab-python #2723

Answered by nejch
jalanh11640 asked this question in Q&A
Nov 16, 2023 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

Hi @jalanh11640. The Triggerer in the GitLab UI has nothing to do with the python-gitlab itself, but the the owner of the token you provide.

So I guess you use a bot/project token that has that name. Simply rename that, or if you trigger the script from a pipeline, check if it's possible to authenticate using CI_JOB_TOKEN instead of an access token - since the job token always takes the identity of the user starting the job.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@jalanh11640
Comment options

Answer selected by JohnVillalovos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants