[9.2] Add deprecated JDK cipher to release notes#18948
[9.2] Add deprecated JDK cipher to release notes#18948mashhurs wants to merge 2 commits intoelastic:9.2from
Conversation
🤖 GitHub commentsJust comment with:
|
|
doc-ci didn't show the preview, will close and re-open if it triggers |
|
@elasticmachine run docs build |
|
run docs-build |
|
Looks like the diff computation only looks for .asciidoc extension files changed https://github.com/elastic/docs/blob/22dad3593cf294009fe1e7fd60a0b8dfb5b56c56/.buildkite/scripts/build_pr.sh#L71 . 9.x/main use .md files. |
Yeah, the no change found message is coming from https://github.com/elastic/docs/blob/22dad3593cf294009fe1e7fd60a0b8dfb5b56c56/.buildkite/scripts/build_pr.sh#L210 but I was still expecting our old LS action to run - https://github.com/elastic/logstash/actions/workflows/docs-build.yml, it didn't run on this PR 🤷 and I am thinking it should be because of this change - #18915 |
Release notes
[rn:skip]
What does this PR do?
Why is it important/What is the impact to the user?
Checklist
Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs