You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(bugfix): normalize BRANCH_NAME placeholder and add code fence label
Address CodeRabbit review feedback on PR #79:
- Make BRANCH_NAME the full branch name (e.g. bugfix/issue-42-null-check)
and remove redundant bugfix/ prefix from all consumers to prevent
double-prefixing like bugfix/bugfix/...
- Add language label to pre-flight gate fenced code block (MD040)
Made-with: Cursor
0 commit comments