We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b57b968 commit 6c0ec55Copy full SHA for 6c0ec55
1 file changed
AGENTS.md
@@ -225,6 +225,7 @@ cp -r doc/* {cloudbase-docs dir}/docs/ai/cloudbase-ai-toolkit/
225
- `git push github HEAD`
226
3. 然后自动创建 PR。
227
4. 创建 PR 后先等待几分钟,再检查 review 评论和 CI;如果有可执行的问题,继续在同一分支修复并更新 PR。
228
+5. **每次推送代码到 PR 分支后,必须立即检查 PR 状态**:包括是否有冲突(`This branch has conflicts that must be resolved`)、CI 是否通过、机器人评论是否已解决。不要假设推送后万事大吉,冲突和 CI 失败往往只在远程才暴露。
229
</git_push>
230
231
<skills_and_rules_maintenance>
0 commit comments