Files
importer-issue-ops/.github/ISSUE_TEMPLATE/gitlab_ci.md
T
Collin McNeese 5f9868e709 updates gitlab issue template
Signed-off-by: Collin McNeese <collinmcneese@github.com>
2022-12-21 10:37:09 -06:00

567 B

name, about, title, labels, assignees
name about title labels assignees
GitLab Migrate GitLab pipelines to GitHub Actions [GitLab]: gitlab

Inputs

Provide the following required inputs:

Namespace: Replace this text with the GitLab namespace (or group) to migrate pipelines from.

Available commands

The following commands can be executed by adding a comment to this issue:

  • /audit
  • /dry-run --project :project-name
  • /migrate --project :project-name --target-url :github-repository-url

Note: If any options are missing, the command will not be successful.