Files
importer-issue-ops/.github/ISSUE_TEMPLATE/bamboo.md
T
2023-08-10 09:59:02 -05:00

605 B

name, about, title, labels, assignees
name about title labels assignees
Bamboo Migrate Bamboo pipelines to GitHub Actions [Bamboo]: bamboo

Inputs

Plan Slug: Replace this text with the Bamboo plan slug (e.g. PAN-SLUG) to migrate pipelines from.

Available commands

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

  • /audit
  • /dry-run --plan-type build|deployment
  • /migrate --plan-type build|deployment --target-url :github-repository-url

Note: The plan-type option will default to build if omitted. If any remaining options are missing, the command will not be successful.