Skip to content

Commit 897b497

Browse files
aThorp96tekton-robot
authored andcommitted
docs: add more explicit language in the Pipelines in Pipelines documentation
1 parent f1a6d1a commit 897b497

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/pipelines-in-pipelines.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ weight: 406
1616

1717
A mechanism to define and execute Pipelines in Pipelines, alongside Tasks and Custom Tasks, for a more in-depth background and inspiration, refer to the proposal [TEP-0056](https://github.com/tektoncd/community/blob/main/teps/0056-pipelines-in-pipelines.md "Proposal").
1818

19-
> :seedling: **Pipelines in Pipelines is an [alpha](additional-configs.md#alpha-features) feature.**
20-
> The `enable-api-fields` feature flag must be set to `"alpha"` to specify `pipelineRef` or `pipelineSpec` in a `pipelineTask`.
21-
> This feature is in Preview Only mode and not yet supported/implemented.
19+
> :seedling: **Pipelines in Pipelines not yet [alpha](additional-configs.md#alpha-features) feature.**
20+
> If the `enable-api-fields` feature flag is set to `"alpha"` users may specify `pipelineRef` or `pipelineSpec` in a `pipelineTask`, however this feature is not yet supported/implemented.
21+
> **Specifying a `pipelineRef` or `pipelineSpec` in a `pipelineTask` will not cause the Pipeline to run at this time.**
2222
2323
## Specifying `pipelineRef` in `pipelineTasks`
2424

0 commit comments

Comments
 (0)