Merged
Conversation
|
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
Contributor
Author
|
run docs-build |
natasha-moore-elastic
added a commit
to elastic/kibana
that referenced
this pull request
Jun 17, 2025
…vice (#223388) This PR replaces the old Security API doc links with API refence links in the Kibana doc link service. [This security-docs PR](elastic/security-docs#6872), which removes outdated Security Detections asciidoc API docs, is failing with the following error: > INFO:build_docs:Bad cross-document links: > INFO:build_docs: Kibana [8.x]: src/platform/packages/shared/kbn-doc-links/src/get_doc_links.ts contains broken links to: > INFO:build_docs: - en/security/8.x/rule-api-overview.html > INFO:build_docs: - en/security/8.x/signals-migration-api.htm Replacing these links in the Kibana doc link service should unblock the docs PR. The links were replaced in `main` in [this PR](#219005). --------- Co-authored-by: Lisa Cawley <lcawley@elastic.co> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Jacek Kolezynski <jacek.kolezynski@elastic.co>
Contributor
Author
|
run docs-build |
natasha-moore-elastic
added a commit
to natasha-moore-elastic/kibana
that referenced
this pull request
Jun 17, 2025
…vice (elastic#223388) This PR replaces the old Security API doc links with API refence links in the Kibana doc link service. [This security-docs PR](elastic/security-docs#6872), which removes outdated Security Detections asciidoc API docs, is failing with the following error: > INFO:build_docs:Bad cross-document links: > INFO:build_docs: Kibana [8.x]: src/platform/packages/shared/kbn-doc-links/src/get_doc_links.ts contains broken links to: > INFO:build_docs: - en/security/8.x/rule-api-overview.html > INFO:build_docs: - en/security/8.x/signals-migration-api.htm Replacing these links in the Kibana doc link service should unblock the docs PR. The links were replaced in `main` in [this PR](elastic#219005). --------- Co-authored-by: Lisa Cawley <lcawley@elastic.co> Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com> Co-authored-by: Jacek Kolezynski <jacek.kolezynski@elastic.co> (cherry picked from commit 3579e5c)
nastasha-solomon
approved these changes
Jun 17, 2025
Contributor
nastasha-solomon
left a comment
There was a problem hiding this comment.
lgtm - thanks for the cleanup!
mergify bot
pushed a commit
that referenced
this pull request
Jun 17, 2025
* Deletes Detections APIs * update references * update reference * revert 8.8 URLs * Adds chapter tag (cherry picked from commit f273f0c)
mergify bot
pushed a commit
that referenced
this pull request
Jun 17, 2025
* Deletes Detections APIs * update references * update reference * revert 8.8 URLs * Adds chapter tag (cherry picked from commit f273f0c)
This was referenced Jun 17, 2025
mergify bot
pushed a commit
that referenced
this pull request
Jun 17, 2025
* Deletes Detections APIs * update references * update reference * revert 8.8 URLs * Adds chapter tag (cherry picked from commit f273f0c)
natasha-moore-elastic
added a commit
that referenced
this pull request
Jun 17, 2025
* Deletes Detections APIs * update references * update reference * revert 8.8 URLs * Adds chapter tag (cherry picked from commit f273f0c) Co-authored-by: natasha-moore-elastic <137783811+natasha-moore-elastic@users.noreply.github.com>
natasha-moore-elastic
added a commit
that referenced
this pull request
Jun 18, 2025
* Deletes Detections APIs * update references * update reference * revert 8.8 URLs * Adds chapter tag (cherry picked from commit f273f0c) Co-authored-by: natasha-moore-elastic <137783811+natasha-moore-elastic@users.noreply.github.com>
natasha-moore-elastic
added a commit
that referenced
this pull request
Jun 18, 2025
* Deletes Detections APIs (#6872) * Deletes Detections APIs * update references * update reference * revert 8.8 URLs * Adds chapter tag (cherry picked from commit f273f0c) * move file to deleted-pages * change contents * moves file back * add include --------- Co-authored-by: natasha-moore-elastic <137783811+natasha-moore-elastic@users.noreply.github.com> Co-authored-by: natasha-moore-elastic <natasha.moore@elastic.co>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Contributes to https://github.com/elastic/security-docs-internal/issues/59.
Deletes Detections API docs from 8.16+ branches.
Preview: Elastic Security APIs