Уточнено правило завершения работы в fix и feat ветках

This commit is contained in:
2026-04-11 19:35:19 +03:00
parent d82c627bb1
commit af1fd046d4

View File

@@ -34,8 +34,8 @@ Approval/clarification:
- Branch (`fix/*` or `feat/*`): ask once before the first file-changing task that may lead to commit; reuse decision for all subsequent tasks in same dialogue.
After work in `fix/*` or `feat/*`:
1. MR → main
2. merge → main + delete branch
1. merge changes directly into `main` and delete the source branch
2. create PR/MR targeting `main`
Push failure:
- retry ≤2 times, 3s delay