Add Bitbucket support
This commit is contained in:
21
.github/ISSUE_TEMPLATE/bitbucket.md
vendored
Normal file
21
.github/ISSUE_TEMPLATE/bitbucket.md
vendored
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
name: Bitbucket
|
||||
about: Migrate Bitbucket pipelines to GitHub Actions
|
||||
title: "[Bitbucket]:"
|
||||
labels: bitbucket
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
## Inputs
|
||||
|
||||
Provide the following required inputs:
|
||||
|
||||
Workspace: _Replace this text with the Bitbucket Workspace to migrate pipelines from._
|
||||
|
||||
## Available commands
|
||||
|
||||
The following commands can be executed by adding a comment to this issue:
|
||||
|
||||
- `/audit`
|
||||
- `/dry-run --repository :repository-name`
|
||||
- `/migrate --repository :repository-name --target-url :github-repository-url`
|
||||
Reference in New Issue
Block a user