diff --git a/.cursor/rules/git-conventions.mdc b/.cursor/rules/git-conventions.mdc index 0beeb12..a788ac3 100644 --- a/.cursor/rules/git-conventions.mdc +++ b/.cursor/rules/git-conventions.mdc @@ -30,4 +30,4 @@ chore(shared-types): add OrderStatus enum - **仅用户明确要求时** 才执行 git commit / push - 不 amend 已推送的 commit,不 force push main/master/dev -- 发版:`dev`→测试(staging),`main`→生产;用户只说「发布」默认发测试(见 dukang-release skill) +- 发版:`dev`→测试(staging),`main`→生产;用户只说「发布/发版」默认发**生产**(见 dukang-release skill);明确说「发测试」才发 staging