gitlab-org--gitlab-foss/changelogs/unreleased/59053-no-oauth-for-cicd-github-fe.yml
Scott Hampton 56294b4ea9 Update GitHub CI/CD import page to use PAT only
Oauth2 tokens are causing issues with mirroring
repos, because it effectively limits the number
of repos you can mirror. Personal Access
Tokens do not have this problem.

This change removes the OAuth2 option from
the import page for CI/CD only, and only
provides the personal access token form.
2019-08-22 23:20:19 +00:00

5 lines
117 B
YAML

---
title: Remove oauth form from GitHub CI/CD only import authentication
merge_request: 31488
author:
type: changed