Skip to content

OSDOCS-14549-2: ESO documentation framework #94666

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

aravipra
Copy link
Contributor

@aravipra aravipra commented Jun 12, 2025

Version(s):
4.19+

Issue:
OSDOCS-14549

Link to docs preview:
external secrets operator for Red Hat OpenShift

QE review:

  • QE approval not required

Additional information:
Refer to the PR #93087 for all the approvals.

Sorry, something went wrong.

@openshift-ci-robot openshift-ci-robot added the jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. label Jun 12, 2025
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jun 12, 2025

@aravipra: This pull request references OSDOCS-14549 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the sub-task to target the "4.20.0" version, but no target version was set.

In response to this:

Version(s):
4.19+

Issue:
OSDOCS-14549

Link to docs preview:
external secrets operator for Red Hat OpenShift

QE review:

  • QE approval not required

Additional information:
Refer to the PR #93087 for all the approvals.

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.

Sorry, something went wrong.

@openshift-merge-robot openshift-merge-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 12, 2025
@openshift-ci openshift-ci bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jun 12, 2025
@openshift-merge-robot openshift-merge-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jun 12, 2025
@ocpdocs-previewbot
Copy link

ocpdocs-previewbot commented Jun 12, 2025

🤖 Thu Jun 26 12:55:14 - Prow CI generated the docs preview:
https://94666--ocpdocs-pr.netlify.app
Complete list of updated preview URLs: artifacts/updated_preview_urls.txt

@aravipra aravipra force-pushed the OSDOCS-14549-2 branch 2 times, most recently from 497ba7a to bcdcb0e Compare June 13, 2025 04:16
@openshift-ci-robot
Copy link

openshift-ci-robot commented Jun 13, 2025

@aravipra: This pull request references OSDOCS-14549 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the sub-task to target the "4.20.0" version, but no target version was set.

In response to this:

Version(s):
4.19+

Issue:
OSDOCS-14549

Link to docs preview:
external secrets operator for Red Hat OpenShift

QE review:

  • QE approval not required

Additional information:
Refer to the PR #93087 for all the approvals.

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.

Sorry, something went wrong.

@openshift-ci-robot
Copy link

openshift-ci-robot commented Jun 13, 2025

@aravipra: This pull request references OSDOCS-14549 which is a valid jira issue.

Warning: The referenced jira issue has an invalid target version for the target branch this PR targets: expected the sub-task to target the "4.20.0" version, but no target version was set.

In response to this:

Version(s):
4.19+

Issue:
OSDOCS-14549

Link to docs preview:
external secrets operator for Red Hat OpenShift

QE review:

  • QE approval not required

Additional information:
Refer to the PR #93087 for all the approvals.

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.

Sorry, something went wrong.

@openshift-ci openshift-ci bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Jun 18, 2025
@emmajiafan
Copy link

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jun 18, 2025
@openshift-ci openshift-ci bot removed the lgtm Indicates that a PR is ready to be merged. label Jun 26, 2025
Copy link

openshift-ci bot commented Jun 26, 2025

New changes are detected. LGTM label has been removed.

@openshift-ci openshift-ci bot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jun 26, 2025
Copy link

openshift-ci bot commented Jun 26, 2025

@aravipra: all tests passed!

Full PR test history. Your PR dashboard.

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.

@snarayan-redhat snarayan-redhat added rhacs-docs-4.4 Label for PRs that apply to RHACS 4.4 branch/enterprise-4.19 labels Jun 26, 2025
@snarayan-redhat snarayan-redhat added this to the Continuous Release milestone Jun 26, 2025
@snarayan-redhat snarayan-redhat merged commit ceec187 into openshift:main Jun 26, 2025
2 checks passed
@snarayan-redhat
Copy link
Contributor

/cherrypick enterprise-4.19

@snarayan-redhat
Copy link
Contributor

/cherrypick enterprise-4.20

@openshift-cherrypick-robot

@snarayan-redhat: #94666 failed to apply on top of branch "enterprise-4.19":

Applying: OSDOCS-14549-2: ESO documentation framework
Using index info to reconstruct a base tree...
M	_topic_maps/_topic_map.yml
Falling back to patching base and 3-way merge...
Auto-merging _topic_maps/_topic_map.yml
CONFLICT (content): Merge conflict in _topic_maps/_topic_map.yml
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 advice.mergeConflict false"
Patch failed at 0001 OSDOCS-14549-2: ESO documentation framework

In response to this:

/cherrypick enterprise-4.19

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

@snarayan-redhat: #94666 failed to apply on top of branch "enterprise-4.20":

Applying: OSDOCS-14549-2: ESO documentation framework
Using index info to reconstruct a base tree...
M	_attributes/common-attributes.adoc
M	_topic_maps/_topic_map.yml
Falling back to patching base and 3-way merge...
Auto-merging _topic_maps/_topic_map.yml
CONFLICT (content): Merge conflict in _topic_maps/_topic_map.yml
Auto-merging _attributes/common-attributes.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 advice.mergeConflict false"
Patch failed at 0001 OSDOCS-14549-2: ESO documentation framework

In response to this:

/cherrypick enterprise-4.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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
branch/enterprise-4.19 jira/valid-reference Indicates that this PR references a valid Jira ticket of any type. rhacs-docs-4.4 Label for PRs that apply to RHACS 4.4 size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants