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

Extend docs with GitLab using Access Tokens #482

Open
1 of 3 tasks
nvtkaszpir opened this issue Feb 7, 2022 · 1 comment
Open
1 of 3 tasks

Extend docs with GitLab using Access Tokens #482

nvtkaszpir opened this issue Feb 7, 2022 · 1 comment

Comments

@nvtkaszpir
Copy link

Type

  • Content inaccurate
  • 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 nvtkaszpir changed the title Content to be added or fixed Extend docs with GitLab using Access Tokens Feb 7, 2022
@woile
Copy link
Member

woile commented Feb 7, 2022

That would be awesome! Thanks

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

No branches or pull requests

2 participants