commitizen icon indicating copy to clipboard operation
commitizen copied to clipboard

Extend docs with GitLab using Access Tokens

Open nvtkaszpir opened this issue 4 years ago • 1 comments

Type

  • [ ] Content inaccurate
  • [x] Content missing
  • [ ] Typo

URL

https://commitizen-tools.github.io/commitizen/tutorials/gitlab_ci/

Description

It shows how to configure example pipeline with using SSH keys, and this means access to repo requires SSH access. I can provide another documentation page to show how to use it without SSH keys, by just using GitLab Access Token, so that repo can be accessed via HTTP. Also it would run specific jobs per release (when merge to master) and tag, which helps to not run certain steps if not needed.

If you have any suggestions, questions comments then please provide them, so that it can be discussed before doing PR.

nvtkaszpir avatar Feb 07 '22 20:02 nvtkaszpir

That would be awesome! Thanks

woile avatar Feb 07 '22 20:02 woile