Skip to content

Commit 324cf8b

Browse files
committed
add note for bot comment
1 parent 9994e4f commit 324cf8b

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

ci_scripts/report_preview_url.sh

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,11 @@ done
4444

4545
if [ ${#output_lines[@]} -gt 0 ]; then
4646
cat <<-EOF
47+
> [!NOTE]
48+
> 请等待 \`Docs-NEW\` 流水线运行完成后再点击预览链接,否则可能会看到旧版本内容或遇到链接无法访问的情况。
49+
4750
<details>
48-
<summary>📚 本次 PR 文档预览链接 (点击展开)</summary>
51+
<summary>📚 本次 PR 文档预览链接点击展开</summary>
4952
5053
以下是本次 PR 中变更文档的预览链接:
5154

0 commit comments

Comments
 (0)