-
Notifications
You must be signed in to change notification settings - Fork 4
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
Make comment-on-asciidoc-changes.yml scarier #446
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, thank you!
> [!WARNING] | ||
> It looks like this PR modifies one or more `.asciidoc` files. These files are being migrated to Markdown, and any changes merged now will be lost. See the [migration guide](https://elastic.github.io/docs-builder/migration/freeze/index.html) for details. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wondering if this needs a bit more indentation
> [!WARNING] | ||
> It looks like this PR modifies one or more `.asciidoc` files. These files are being migrated to Markdown, and any changes merged now will be lost. See the [migration guide](https://elastic.github.io/docs-builder/migration/freeze/index.html) for details. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ah wait this is javascript within yaml
Co-authored-by: Jan Calanog <[email protected]>
Co-authored-by: Jan Calanog <[email protected]>
Tested this works as expected: elastic/elasticsearch#122030 (comment) Thanks @reakaleek! |
The comment is currently a little understated :)
(I think the syntax is correct in the yml)
Warning
It looks like this PR modifies one or more
.asciidoc
files. These files are being migrated to Markdown, and any changes merged now will be lost. See the migration guide for details.