Skip to content

RHDEVDOCS-7130: Contains CQA fixes for OpenShift Pipelines docs#110553

Merged
briandooley merged 1 commit intoopenshift:pipelines-docs-mainfrom
johnwilkins:RHDEVDOCS-7130
May 5, 2026
Merged

RHDEVDOCS-7130: Contains CQA fixes for OpenShift Pipelines docs#110553
briandooley merged 1 commit intoopenshift:pipelines-docs-mainfrom
johnwilkins:RHDEVDOCS-7130

Conversation

@johnwilkins
Copy link
Copy Markdown
Contributor

This PR contains CQA fixes for OpenShift Pipelines.

Version(s): 1.22, 1.21, 1.20

Issue:

Link to docs preview:

QE review:

  • QE has approved this change.

Additional information:

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Apr 21, 2026
@openshift-ci-robot
Copy link
Copy Markdown

openshift-ci-robot commented Apr 21, 2026

@johnwilkins: This pull request references RHDEVDOCS-7130 which is a valid jira issue.

Details

In response to this:

This PR contains CQA fixes for OpenShift Pipelines.

Version(s): 1.22, 1.21, 1.20

Issue:

Link to docs preview:

QE review:

  • QE has approved this change.

Additional information:

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci openshift-ci Bot added the size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. label Apr 21, 2026
@ocpdocs-previewbot
Copy link
Copy Markdown

ocpdocs-previewbot commented Apr 21, 2026

🤖 Fri May 01 16:43:39 - Prow CI generated the docs preview:
https://110553--ocpdocs-pr.netlify.app
Complete list of updated preview URLs: artifacts/updated_preview_urls.txt

@briandooley
Copy link
Copy Markdown
Contributor

Peer review: LGTM

@openshift-ci openshift-ci Bot added needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. and removed size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. labels Apr 27, 2026
@openshift-ci openshift-ci Bot added size/XL Denotes a PR that changes 500-999 lines, ignoring generated files. and removed needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. labels Apr 27, 2026
@johnwilkins
Copy link
Copy Markdown
Contributor Author

/retest

1 similar comment
@briandooley
Copy link
Copy Markdown
Contributor

/retest

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented May 1, 2026

@johnwilkins: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@briandooley briandooley merged commit 0811565 into openshift:pipelines-docs-main May 5, 2026
2 checks passed
@briandooley
Copy link
Copy Markdown
Contributor

/cherrypick pipelines-docs-1.20

@briandooley
Copy link
Copy Markdown
Contributor

/cherrypick pipelines-docs-1.21

@briandooley
Copy link
Copy Markdown
Contributor

/cherrypick pipelines-docs-1.22

@openshift-cherrypick-robot
Copy link
Copy Markdown

@briandooley: #110553 failed to apply on top of branch "pipelines-docs-1.20":

Applying: RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines
Using index info to reconstruct a base tree...
M	create/creating-applications-with-cicd-pipelines.adoc
M	create/working-with-pipelines-web-console.adoc
M	hub/using-tekton-hub-with-openshift-pipelines.adoc
M	install_config/customizing-configurations-in-the-tektonconfig-cr.adoc
M	modules/op-about-podtemplate.adoc
M	modules/op-alternative-approaches-compute-resource-quota-pipelines.adoc
A	modules/op-chains-generating-x509-secret.adoc
M	modules/op-configuring-eventlisteners-to-serve-multiple-namespaces.adoc
A	modules/op-configuring-private-artifact-hub.adoc
M	modules/op-constructing-pipelines-using-pipeline-builder.adoc
A	modules/op-eviction-protection-for-taskrun-pods.adoc
M	modules/op-installing-crunchy-postgres-database-and-tekton-hub.adoc
M	modules/op-installing-pipelines-as-code-cli.adoc
M	modules/op-interacting-with-pipelines-using-the-developer-perspective.adoc
A	modules/op-migrating-from-tekton-hub-to-artifact-hub.adoc
M	modules/op-migrating-tekton-hub-data-to-an-existing-crunchy-postgres-database.adoc
M	modules/op-mitigating-extra-pipeline-resource-consumption.adoc
A	modules/op-override-step-resources-pipelinerun.adoc
M	modules/op-pipelines-as-code-command-reference.adoc
A	modules/op-preventing-taskrun-pod-eviction-during-node-maintenance.adoc
M	modules/op-release-notes-1-20-0.adoc
A	modules/op-release-notes-1-21-0.adoc
M	modules/op-restarting-or-canceling-pipeline-run-using-pipelines-as-code.adoc
M	modules/op-results-concepts.adoc
M	modules/op-results-db.adoc
A	modules/op-setting-compute-resources-for-a-task-step.adoc
M	modules/op-setting-up-openshift-pipelines-to-download-or-view-sboms.adoc
M	modules/op-setting-up-openshift-pipelines-to-view-project-vulnerabilities.adoc
M	modules/op-supported-parameters-tekton-chains-configuration.adoc
M	modules/op-tkn-hub-interaction.adoc
A	modules/op-triggering-pipelinerun-on-git-tags-using-pipelines-as-code.adoc
M	pac/managing-pipeline-runs-pac.adoc
M	records/using-tekton-results-for-openshift-pipelines-observability.adoc
M	release_notes/op-release-notes-1-20.adoc
A	release_notes/op-release-notes-1-21.adoc
A	resource/protecting-tekton-workloads-from-eviction-during-node-drains.adoc.git/rebase-apply/patch:926: trailing whitespace.
To increase reusability of `EvenListener` objects, cluster administrators can configure and deploy them as multitenant event listeners that serve many namespaces. 
.git/rebase-apply/patch:988: trailing whitespace.
You can use GitHub Interceptor to create logic that validates and filters GitHub webhooks. For example, you can validate the origin of the webhook and filter incoming events based on specified criteria. When you use GitHub Interceptor to filter event data, you can specify the event types that Interceptor can accept in a field. 
.git/rebase-apply/patch:1148: trailing whitespace.
|This parameter is optional. If the pruner job does not start at the scheduled time for any reason, this setting configures the maximum time, in seconds, in which {pipelines-shortname} can still start the job. If the job does not start within the specified time, {pipelines-shortname} considers this job failed and starts the pruner at the next scheduled time. If you do not specify this parameter and the pruner job does not start at the scheduled time, {pipelines-shortname} attempts to start the job at any later time possible. 
.git/rebase-apply/patch:1419: trailing whitespace.
* link:https://access.redhat.com/solutions/6969529[Using the --mount=type=cache option with unprivileged builds] 
.git/rebase-apply/patch:2765: trailing whitespace.
GitHub Interceptor processes a pull request only if the user name is listed as an owner or if an owner of the repository issues a configurable comment. For example, when you comment `/ok-to-test` on a pull request as an owner, the comment triggers a `PipelineRun` or `TaskRun`. 
warning: 5 lines add whitespace errors.

M	resource/reducing-pipelines-resource-consumption.adoc
M	secure/authenticating-pipelines-repos-using-secrets.adoc
M	secure/using-tekton-chains-for-openshift-pipelines-supply-chain-security.adoc
M	tkn_cli/op-tkn-reference.adoc
Falling back to patching base and 3-way merge...
Auto-merging tkn_cli/op-tkn-reference.adoc
Auto-merging secure/using-tekton-chains-for-openshift-pipelines-supply-chain-security.adoc
Auto-merging secure/authenticating-pipelines-repos-using-secrets.adoc
Auto-merging resource/reducing-pipelines-resource-consumption.adoc
CONFLICT (modify/delete): resource/protecting-tekton-workloads-from-eviction-during-node-drains.adoc deleted in HEAD and modified in RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines. Version RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines of resource/protecting-tekton-workloads-from-eviction-during-node-drains.adoc left in tree.
CONFLICT (modify/delete): release_notes/op-release-notes-1-21.adoc deleted in HEAD and modified in RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines. Version RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines of release_notes/op-release-notes-1-21.adoc left in tree.
Auto-merging release_notes/op-release-notes-1-20.adoc
CONFLICT (content): Merge conflict in release_notes/op-release-notes-1-20.adoc
Auto-merging records/using-tekton-results-for-openshift-pipelines-observability.adoc
CONFLICT (content): Merge conflict in records/using-tekton-results-for-openshift-pipelines-observability.adoc
Auto-merging pac/managing-pipeline-runs-pac.adoc
CONFLICT (content): Merge conflict in pac/managing-pipeline-runs-pac.adoc
CONFLICT (modify/delete): modules/op-triggering-pipelinerun-on-git-tags-using-pipelines-as-code.adoc deleted in HEAD and modified in RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines. Version RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines of modules/op-triggering-pipelinerun-on-git-tags-using-pipelines-as-code.adoc left in tree.
Auto-merging modules/op-tkn-hub-interaction.adoc
CONFLICT (content): Merge conflict in modules/op-tkn-hub-interaction.adoc
Auto-merging modules/op-supported-parameters-tekton-chains-configuration.adoc
Auto-merging modules/op-setting-up-openshift-pipelines-to-view-project-vulnerabilities.adoc
Auto-merging modules/op-setting-up-openshift-pipelines-to-download-or-view-sboms.adoc
CONFLICT (modify/delete): modules/op-setting-compute-resources-for-a-task-step.adoc deleted in HEAD and modified in RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines. Version RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines of modules/op-setting-compute-resources-for-a-task-step.adoc left in tree.
Auto-merging modules/op-results-db.adoc
Auto-merging modules/op-restarting-or-canceling-pipeline-run-using-pipelines-as-code.adoc
CONFLICT (content): Merge conflict in modules/op-restarting-or-canceling-pipeline-run-using-pipelines-as-code.adoc
CONFLICT (modify/delete): modules/op-release-notes-1-21-0.adoc deleted in HEAD and modified in RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines. Version RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines of modules/op-release-notes-1-21-0.adoc left in tree.
Auto-merging modules/op-release-notes-1-20-0.adoc
CONFLICT (modify/delete): modules/op-preventing-taskrun-pod-eviction-during-node-maintenance.adoc deleted in HEAD and modified in RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines. Version RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines of modules/op-preventing-taskrun-pod-eviction-during-node-maintenance.adoc left in tree.
Auto-merging modules/op-pipelines-as-code-command-reference.adoc
CONFLICT (modify/delete): modules/op-override-step-resources-pipelinerun.adoc deleted in HEAD and modified in RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines. Version RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines of modules/op-override-step-resources-pipelinerun.adoc left in tree.
Auto-merging modules/op-mitigating-extra-pipeline-resource-consumption.adoc
Auto-merging modules/op-migrating-tekton-hub-data-to-an-existing-crunchy-postgres-database.adoc
CONFLICT (modify/delete): modules/op-migrating-from-tekton-hub-to-artifact-hub.adoc deleted in HEAD and modified in RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines. Version RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines of modules/op-migrating-from-tekton-hub-to-artifact-hub.adoc left in tree.
Auto-merging modules/op-interacting-with-pipelines-using-the-developer-perspective.adoc
CONFLICT (content): Merge conflict in modules/op-interacting-with-pipelines-using-the-developer-perspective.adoc
Auto-merging modules/op-installing-pipelines-as-code-cli.adoc
Auto-merging modules/op-installing-crunchy-postgres-database-and-tekton-hub.adoc
CONFLICT (modify/delete): modules/op-eviction-protection-for-taskrun-pods.adoc deleted in HEAD and modified in RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines. Version RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines of modules/op-eviction-protection-for-taskrun-pods.adoc left in tree.
Auto-merging modules/op-constructing-pipelines-using-pipeline-builder.adoc
CONFLICT (modify/delete): modules/op-configuring-private-artifact-hub.adoc deleted in HEAD and modified in RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines. Version RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines of modules/op-configuring-private-artifact-hub.adoc left in tree.
Auto-merging modules/op-configuring-eventlisteners-to-serve-multiple-namespaces.adoc
CONFLICT (modify/delete): modules/op-chains-generating-x509-secret.adoc deleted in HEAD and modified in RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines. Version RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines of modules/op-chains-generating-x509-secret.adoc left in tree.
Auto-merging modules/op-alternative-approaches-compute-resource-quota-pipelines.adoc
Auto-merging modules/op-about-podtemplate.adoc
Auto-merging install_config/customizing-configurations-in-the-tektonconfig-cr.adoc
CONFLICT (content): Merge conflict in install_config/customizing-configurations-in-the-tektonconfig-cr.adoc
Auto-merging hub/using-tekton-hub-with-openshift-pipelines.adoc
CONFLICT (content): Merge conflict in hub/using-tekton-hub-with-openshift-pipelines.adoc
Auto-merging create/working-with-pipelines-web-console.adoc
Auto-merging create/creating-applications-with-cicd-pipelines.adoc
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines

Details

In response to this:

/cherrypick pipelines-docs-1.20

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-cherrypick-robot
Copy link
Copy Markdown

@briandooley: #110553 failed to apply on top of branch "pipelines-docs-1.21":

Applying: RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines
Using index info to reconstruct a base tree...
M	create/creating-applications-with-cicd-pipelines.adoc
M	create/working-with-pipelines-web-console.adoc
M	hub/using-tekton-hub-with-openshift-pipelines.adoc
M	modules/op-about-podtemplate.adoc
M	modules/op-alternative-approaches-compute-resource-quota-pipelines.adoc
M	modules/op-configuring-eventlisteners-to-serve-multiple-namespaces.adoc
M	modules/op-constructing-pipelines-using-pipeline-builder.adoc
M	modules/op-customizing-pipelines-as-code-configuration.adoc
A	modules/op-eviction-protection-for-taskrun-pods.adoc
M	modules/op-installing-crunchy-postgres-database-and-tekton-hub.adoc
M	modules/op-installing-pipelines-as-code-cli.adoc
M	modules/op-interacting-with-pipelines-using-the-developer-perspective.adoc
M	modules/op-migrating-from-tekton-hub-to-artifact-hub.adoc
M	modules/op-migrating-tekton-hub-data-to-an-existing-crunchy-postgres-database.adoc
M	modules/op-mitigating-extra-pipeline-resource-consumption.adoc
A	modules/op-override-step-resources-pipelinerun.adoc.git/rebase-apply/patch:926: trailing whitespace.
To increase reusability of `EvenListener` objects, cluster administrators can configure and deploy them as multitenant event listeners that serve many namespaces. 
.git/rebase-apply/patch:988: trailing whitespace.
You can use GitHub Interceptor to create logic that validates and filters GitHub webhooks. For example, you can validate the origin of the webhook and filter incoming events based on specified criteria. When you use GitHub Interceptor to filter event data, you can specify the event types that Interceptor can accept in a field. 
.git/rebase-apply/patch:1148: trailing whitespace.
|This parameter is optional. If the pruner job does not start at the scheduled time for any reason, this setting configures the maximum time, in seconds, in which {pipelines-shortname} can still start the job. If the job does not start within the specified time, {pipelines-shortname} considers this job failed and starts the pruner at the next scheduled time. If you do not specify this parameter and the pruner job does not start at the scheduled time, {pipelines-shortname} attempts to start the job at any later time possible. 
.git/rebase-apply/patch:1419: trailing whitespace.
* link:https://access.redhat.com/solutions/6969529[Using the --mount=type=cache option with unprivileged builds] 
.git/rebase-apply/patch:2765: trailing whitespace.
GitHub Interceptor processes a pull request only if the user name is listed as an owner or if an owner of the repository issues a configurable comment. For example, when you comment `/ok-to-test` on a pull request as an owner, the comment triggers a `PipelineRun` or `TaskRun`. 
warning: 5 lines add whitespace errors.

A	modules/op-preventing-taskrun-pod-eviction-during-node-maintenance.adoc
M	modules/op-release-notes-1-20-0.adoc
A	modules/op-setting-compute-resources-for-a-task-step.adoc
M	modules/op-setting-up-openshift-pipelines-to-download-or-view-sboms.adoc
M	modules/op-setting-up-openshift-pipelines-to-view-project-vulnerabilities.adoc
M	modules/op-supported-parameters-tekton-chains-configuration.adoc
M	modules/op-tkn-hub-interaction.adoc
M	pac/managing-pipeline-runs-pac.adoc
M	release_notes/op-release-notes-1-21.adoc
A	resource/protecting-tekton-workloads-from-eviction-during-node-drains.adoc
M	resource/reducing-pipelines-resource-consumption.adoc
M	secure/authenticating-pipelines-repos-using-secrets.adoc
M	secure/using-tekton-chains-for-openshift-pipelines-supply-chain-security.adoc
M	tkn_cli/op-tkn-reference.adoc
Falling back to patching base and 3-way merge...
Auto-merging tkn_cli/op-tkn-reference.adoc
Auto-merging secure/using-tekton-chains-for-openshift-pipelines-supply-chain-security.adoc
Auto-merging secure/authenticating-pipelines-repos-using-secrets.adoc
Auto-merging resource/reducing-pipelines-resource-consumption.adoc
CONFLICT (modify/delete): resource/protecting-tekton-workloads-from-eviction-during-node-drains.adoc deleted in HEAD and modified in RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines. Version RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines of resource/protecting-tekton-workloads-from-eviction-during-node-drains.adoc left in tree.
Auto-merging release_notes/op-release-notes-1-21.adoc
Auto-merging pac/managing-pipeline-runs-pac.adoc
CONFLICT (content): Merge conflict in pac/managing-pipeline-runs-pac.adoc
Auto-merging modules/op-tkn-hub-interaction.adoc
CONFLICT (content): Merge conflict in modules/op-tkn-hub-interaction.adoc
Auto-merging modules/op-supported-parameters-tekton-chains-configuration.adoc
Auto-merging modules/op-setting-up-openshift-pipelines-to-view-project-vulnerabilities.adoc
Auto-merging modules/op-setting-up-openshift-pipelines-to-download-or-view-sboms.adoc
CONFLICT (modify/delete): modules/op-setting-compute-resources-for-a-task-step.adoc deleted in HEAD and modified in RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines. Version RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines of modules/op-setting-compute-resources-for-a-task-step.adoc left in tree.
Auto-merging modules/op-release-notes-1-20-0.adoc
CONFLICT (modify/delete): modules/op-preventing-taskrun-pod-eviction-during-node-maintenance.adoc deleted in HEAD and modified in RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines. Version RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines of modules/op-preventing-taskrun-pod-eviction-during-node-maintenance.adoc left in tree.
CONFLICT (modify/delete): modules/op-override-step-resources-pipelinerun.adoc deleted in HEAD and modified in RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines. Version RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines of modules/op-override-step-resources-pipelinerun.adoc left in tree.
Auto-merging modules/op-mitigating-extra-pipeline-resource-consumption.adoc
Auto-merging modules/op-migrating-tekton-hub-data-to-an-existing-crunchy-postgres-database.adoc
Auto-merging modules/op-migrating-from-tekton-hub-to-artifact-hub.adoc
Auto-merging modules/op-interacting-with-pipelines-using-the-developer-perspective.adoc
CONFLICT (content): Merge conflict in modules/op-interacting-with-pipelines-using-the-developer-perspective.adoc
Auto-merging modules/op-installing-pipelines-as-code-cli.adoc
Auto-merging modules/op-installing-crunchy-postgres-database-and-tekton-hub.adoc
CONFLICT (modify/delete): modules/op-eviction-protection-for-taskrun-pods.adoc deleted in HEAD and modified in RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines. Version RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines of modules/op-eviction-protection-for-taskrun-pods.adoc left in tree.
Auto-merging modules/op-customizing-pipelines-as-code-configuration.adoc
Auto-merging modules/op-constructing-pipelines-using-pipeline-builder.adoc
Auto-merging modules/op-configuring-eventlisteners-to-serve-multiple-namespaces.adoc
Auto-merging modules/op-alternative-approaches-compute-resource-quota-pipelines.adoc
Auto-merging modules/op-about-podtemplate.adoc
Auto-merging hub/using-tekton-hub-with-openshift-pipelines.adoc
CONFLICT (content): Merge conflict in hub/using-tekton-hub-with-openshift-pipelines.adoc
Auto-merging create/working-with-pipelines-web-console.adoc
Auto-merging create/creating-applications-with-cicd-pipelines.adoc
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines

Details

In response to this:

/cherrypick pipelines-docs-1.21

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-cherrypick-robot
Copy link
Copy Markdown

@briandooley: #110553 failed to apply on top of branch "pipelines-docs-1.22":

Applying: RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines
Using index info to reconstruct a base tree...
M	create/creating-applications-with-cicd-pipelines.adoc
M	create/working-with-pipelines-web-console.adoc
M	hub/using-tekton-hub-with-openshift-pipelines.adoc
M	modules/op-alternative-approaches-compute-resource-quota-pipelines.adoc
M	modules/op-configuring-eventlisteners-to-serve-multiple-namespaces.adoc
M	modules/op-constructing-pipelines-using-pipeline-builder.adoc
M	modules/op-customizing-pipelines-as-code-configuration.adoc
M	modules/op-installing-crunchy-postgres-database-and-tekton-hub.adoc
M	modules/op-interacting-with-pipelines-using-the-developer-perspective.adoc
M	modules/op-migrating-from-tekton-hub-to-artifact-hub.adoc
M	modules/op-migrating-tekton-hub-data-to-an-existing-crunchy-postgres-database.adoc
M	modules/op-mitigating-extra-pipeline-resource-consumption.adoc
M	modules/op-release-notes-1-20-0.adoc
M	modules/op-setting-up-openshift-pipelines-to-download-or-view-sboms.adoc
M	modules/op-setting-up-openshift-pipelines-to-view-project-vulnerabilities.adoc.git/rebase-apply/patch:926: trailing whitespace.
To increase reusability of `EvenListener` objects, cluster administrators can configure and deploy them as multitenant event listeners that serve many namespaces. 
.git/rebase-apply/patch:988: trailing whitespace.
You can use GitHub Interceptor to create logic that validates and filters GitHub webhooks. For example, you can validate the origin of the webhook and filter incoming events based on specified criteria. When you use GitHub Interceptor to filter event data, you can specify the event types that Interceptor can accept in a field. 
.git/rebase-apply/patch:1148: trailing whitespace.
|This parameter is optional. If the pruner job does not start at the scheduled time for any reason, this setting configures the maximum time, in seconds, in which {pipelines-shortname} can still start the job. If the job does not start within the specified time, {pipelines-shortname} considers this job failed and starts the pruner at the next scheduled time. If you do not specify this parameter and the pruner job does not start at the scheduled time, {pipelines-shortname} attempts to start the job at any later time possible. 
.git/rebase-apply/patch:1419: trailing whitespace.
* link:https://access.redhat.com/solutions/6969529[Using the --mount=type=cache option with unprivileged builds] 
.git/rebase-apply/patch:2765: trailing whitespace.
GitHub Interceptor processes a pull request only if the user name is listed as an owner or if an owner of the repository issues a configurable comment. For example, when you comment `/ok-to-test` on a pull request as an owner, the comment triggers a `PipelineRun` or `TaskRun`. 
warning: 5 lines add whitespace errors.

M	modules/op-supported-parameters-tekton-chains-configuration.adoc
M	modules/op-tkn-hub-interaction.adoc
M	pac/managing-pipeline-runs-pac.adoc
M	secure/authenticating-pipelines-repos-using-secrets.adoc
M	secure/using-tekton-chains-for-openshift-pipelines-supply-chain-security.adoc
M	tkn_cli/op-tkn-reference.adoc
Falling back to patching base and 3-way merge...
Auto-merging tkn_cli/op-tkn-reference.adoc
Auto-merging secure/using-tekton-chains-for-openshift-pipelines-supply-chain-security.adoc
Auto-merging secure/authenticating-pipelines-repos-using-secrets.adoc
Auto-merging pac/managing-pipeline-runs-pac.adoc
CONFLICT (content): Merge conflict in pac/managing-pipeline-runs-pac.adoc
Auto-merging modules/op-tkn-hub-interaction.adoc
CONFLICT (content): Merge conflict in modules/op-tkn-hub-interaction.adoc
Auto-merging modules/op-supported-parameters-tekton-chains-configuration.adoc
Auto-merging modules/op-setting-up-openshift-pipelines-to-view-project-vulnerabilities.adoc
Auto-merging modules/op-setting-up-openshift-pipelines-to-download-or-view-sboms.adoc
Auto-merging modules/op-release-notes-1-20-0.adoc
Auto-merging modules/op-mitigating-extra-pipeline-resource-consumption.adoc
Auto-merging modules/op-migrating-tekton-hub-data-to-an-existing-crunchy-postgres-database.adoc
Auto-merging modules/op-migrating-from-tekton-hub-to-artifact-hub.adoc
Auto-merging modules/op-interacting-with-pipelines-using-the-developer-perspective.adoc
CONFLICT (content): Merge conflict in modules/op-interacting-with-pipelines-using-the-developer-perspective.adoc
Auto-merging modules/op-installing-crunchy-postgres-database-and-tekton-hub.adoc
Auto-merging modules/op-customizing-pipelines-as-code-configuration.adoc
Auto-merging modules/op-constructing-pipelines-using-pipeline-builder.adoc
Auto-merging modules/op-configuring-eventlisteners-to-serve-multiple-namespaces.adoc
Auto-merging modules/op-alternative-approaches-compute-resource-quota-pipelines.adoc
Auto-merging hub/using-tekton-hub-with-openshift-pipelines.adoc
CONFLICT (content): Merge conflict in hub/using-tekton-hub-with-openshift-pipelines.adoc
Auto-merging create/working-with-pipelines-web-console.adoc
Auto-merging create/creating-applications-with-cicd-pipelines.adoc
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
hint: When you have resolved this problem, run "git am --continue".
hint: If you prefer to skip this patch, run "git am --skip" instead.
hint: To restore the original branch and stop patching, run "git am --abort".
hint: Disable this message with "git config set advice.mergeConflict false"
Patch failed at 0001 RHDEVDOCS-7130: CQA and DITA compliance fixes for OpenShift Pipelines

Details

In response to this:

/cherrypick pipelines-docs-1.22

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. size/XL Denotes a PR that changes 500-999 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants