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

gitPoller: add option to use OauthToken to pull from https repos #3137

Open
noc0lour opened this issue Apr 21, 2017 · 0 comments
Open

gitPoller: add option to use OauthToken to pull from https repos #3137

noc0lour opened this issue Apr 21, 2017 · 0 comments

Comments

@noc0lour
Copy link
Contributor

noc0lour commented Apr 21, 2017

I don't know if the GitPoller is the right place to enable polling with oauth tokens or if the change source should already emit the right https:// git clone URL.

Basically we could enable cloning with https://$token@github.com/$owner/$repo.git.
This would obliterate setting up SSH on the workers (which is not super straightforward with docker containers).

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