The content to be replaced is now on the same line for (Azure Devops, CircleCI and Jenkins). Since we expect values to be on the same line as the attributes, some templates were putting into on different line which might confuse users Issue templates for different providers are more consistent with similar wording for the inputs
565 B
565 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.