Skip to content

Commit

Permalink
Reword sentence to avoid hard-coded provider (#34469)
Browse files Browse the repository at this point in the history
Co-authored-by: itecompro <[email protected]>
Co-authored-by: Alex Nguyen <[email protected]>
  • Loading branch information
3 people authored Sep 2, 2024
1 parent f85d7f2 commit 9e91532
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/reusables/actions/gai-inspect-audit.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Listed below are some key terms that can appear in the "Pipelines" section:
* **Partially successful** pipelines had all of the pipeline constructs converted, however, there were some individual items that were not converted automatically to their {% data variables.product.prodname_actions %} equivalent.
* **Unsupported** pipelines are definition types that are not supported by {% data variables.product.prodname_actions_importer %}.
* **Failed** pipelines encountered a fatal error when being converted. This can occur for one of three reasons:
* The pipeline was misconfigured and not valid in Bamboo.
* The pipeline was originally misconfigured and not valid.
* {% data variables.product.prodname_actions_importer %} encountered an internal error when converting it.
* There was an unsuccessful network response that caused the pipeline to be inaccessible, which is often due to invalid credentials.

Expand Down

0 comments on commit 9e91532

Please sign in to comment.