Add support for GitLab API authentication with job tokens

Resolving #114 (closed)

  • Introduced a new_with_job_token constructor to create a GitLab client using a job token for authentication.
  • Added a job_token method to switch existing authentication to use a job token.

Merge request reports

Loading