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
docs(prompts): improve change type detection in /pr prompt
- Add instruction to check ALL changes in the branch using git diff
- Ensure Docs label is only applied when ALL changes are documentation
- Clarify that mixed changes should be classified by code changes, not docs
- Use git diff origin/main...HEAD to analyze complete branch changes
0 commit comments