Skip to content

Commit 5b44121

Browse files
authored
Update comment-on-asciidoc-changes.yml
1 parent 8e444d7 commit 5b44121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/comment-on-asciidoc-changes.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@ jobs:
3131
owner: context.repo.owner,
3232
repo: context.repo.repo,
3333
issue_number: context.payload.pull_request.number,
34-
body: 'It looks like this PR modifies one or more `.asciidoc` files. The documentation is currently under a documentation freeze. Please do not merge this PR. See the [migration guide](https://elastic.github.io/docs-builder/migration/index.html) to learn more.'
34+
body: '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/index.html) for details.'
3535
})

0 commit comments

Comments
 (0)