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

[FEATURE-188] Adds support for Gitlab #192

Merged
merged 1 commit into from
Jun 26, 2021

Conversation

apoclyps
Copy link
Owner

@apoclyps apoclyps commented Jun 23, 2021

What's Changed

Implements support for Gitlab

Usage

export GITLAB_USER=apoclyps
export GITLAB_TOKEN=token
# https://gitlab.com/apoclyps/reviews
export REVIEWS_GITLAB_REPOSITORY_CONFIGURATION="27629846:apoclyps/reviews"
reviews dashboard --no-reload --provider=github
reviews dashboard --no-reload --provider=gitlab

Closes #195
Closes #194
Closes #199
Closes #200

Technical Description

Adds support for Gitlab by using the python-gitlab python package.

image

@apoclyps apoclyps force-pushed the kyleharrison/feature-188/gitlab-support branch 3 times, most recently from a7d86fa to 312ebe6 Compare June 24, 2021 21:27
@apoclyps apoclyps force-pushed the kyleharrison/feature-188/gitlab-support branch 3 times, most recently from fb059da to cf80aab Compare June 26, 2021 13:27
@apoclyps apoclyps marked this pull request as ready for review June 26, 2021 13:29
@apoclyps apoclyps force-pushed the kyleharrison/feature-188/gitlab-support branch from cf80aab to 61cd808 Compare June 26, 2021 13:32
@apoclyps apoclyps merged commit d1bd353 into main Jun 26, 2021
@apoclyps apoclyps deleted the kyleharrison/feature-188/gitlab-support branch June 26, 2021 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant