Add Bitbucket support

This commit is contained in:
chaseshak
2023-08-10 11:08:04 -05:00
parent 65b029a677
commit d9b386d83b
10 changed files with 160 additions and 2 deletions

21
.github/ISSUE_TEMPLATE/bitbucket.md vendored Normal file
View 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`