Skip to content

Commit 9cc881e

Browse files
Update migrating-from-bamboo-with-github-actions-importer.md (#44580)
Co-authored-by: Siara <[email protected]>
1 parent 2882291 commit 9cc881e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/actions/migrating-to-github-actions/automated-migrations/migrating-from-bamboo-with-github-actions-importer.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ There are some limitations when migrating from Bamboo to {% data variables.produ
4242
- Pattern match labeling is not transformed because there is no equivalent in {% data variables.product.prodname_actions %}.
4343
- All artifacts are transformed into an `actions/upload-artifact`, regardless of whether they are `shared` or not, so they can be downloaded from any job in the workflow.
4444
- Permissions are not transformed because there is no suitable equivalent in {% data variables.product.prodname_actions %}.
45-
- {% data variables.product.prodname_actions_importer %} supports Bamboo version between 7.1.1 and 8.1.1, however, project and plan variables will not be migrated.
45+
- If the Bamboo version is between 7.1.1 and 8.1.1, project and plan variables will not be migrated.
4646

4747
#### Manual tasks
4848

0 commit comments

Comments
 (0)