From 5aa8f176709994602ec09b6fa67df8bf64180edc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=99=93=E4=B8=B6=E6=A2=A6=E4=B8=B6=E4=BB=81?= <74444214+Daydreamer114@users.noreply.github.com> Date: Tue, 25 Feb 2025 22:27:38 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E4=B8=A4=E6=AC=A1=E5=A4=A7=E5=86=99=20?= =?UTF-8?q?Reapply?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [skip changelog] --- docs/zh-cn/develop/issue-bot-usage.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/zh-cn/develop/issue-bot-usage.md b/docs/zh-cn/develop/issue-bot-usage.md index f884b0e493..8227f46d3f 100644 --- a/docs/zh-cn/develop/issue-bot-usage.md +++ b/docs/zh-cn/develop/issue-bot-usage.md @@ -29,7 +29,7 @@ Issue Bot 使用的 action 为 [issue-checker](https://github.com/zzyyyl/issue-c Issue Bot 会对拉取请求标题的格式进行简单审查。它会增加 `ambiguous` 标签,除非拉取请求标题以下列任一单词开头: - `build` `chore` `ci` `doc` `docs` `feat` `fix` `perf` `refactor` `rfc` `style` `test` -- `Merge` `merge` `Revert` `revert` `Reapply` `Reapply` +- `Merge` `merge` `Revert` `revert` `Reapply` `reapply` ### 手动触发