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

Add support to Gitlab instances and token based authentication #36

Open
vpereira opened this issue Aug 11, 2022 · 0 comments
Open

Add support to Gitlab instances and token based authentication #36

vpereira opened this issue Aug 11, 2022 · 0 comments
Labels
Feature Feature request

Comments

@vpereira
Copy link

This project is limited to github

@client = Octokit::Client.new(login: github_username, password: github_password)
and user and password authentication. We should migrate it to token based authentication and add support to gitlab.

@dmarcoux dmarcoux added the Feature Feature request label Aug 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature request
Projects
None yet
Development

No branches or pull requests

2 participants