Skip to content

Update help text for GitHub import PAT field

What does this MR do and why?

Use a single message for GitHub import and CI/CD with GitHub and explicitly mention which scopes are needed.

Changelog: changed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Page Before After
GitHub import GitHub_import_before GitHub_import_after
CI/CD with GitHub GitHub_import_CI_CD_only_before GitHub_import_CI_CD_only_after

How to set up and validate locally

GitHub import

On the left sidebar, at the top, select Create new... (+) and New project/repository. Then select Import project > GitHub.

For example, http://127.0.0.1:3000/import/github/new.

CI/CD with GitHub

On the left sidebar, at the top, select Create new... (+) and New project/repository. Then select Run CI/CD for external repository > GitHub.

For example, http://127.0.0.1:3000/import/github/new?ci_cd_only=true.

Related to #434442 (closed)

Merge request reports