ci: add PR title prefix enforcement#532
ci: add PR title prefix enforcement#532xdustinface wants to merge 1 commit intochore/enable-coderabbit-request-changesfrom
Conversation
Add a GitHub Action that validates PR titles start with an allowed prefix followed by an optional scope and colon. Also add a CodeRabbit review instruction to flag when the chosen prefix doesn't match the actual changes.
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## chore/enable-coderabbit-request-changes #532 +/- ##
===========================================================================
+ Coverage 66.87% 66.88% +0.01%
===========================================================================
Files 313 313
Lines 64741 64741
===========================================================================
+ Hits 43294 43304 +10
+ Misses 21447 21437 -10
*This pull request uses carry forward flags. Click here to find out more. 🚀 New features to boost your workflow:
|
Add a GitHub Action that validates PR titles start with an allowed prefix followed by an optional scope and colon. Also add a CodeRabbit review instruction to flag when the chosen prefix doesn't match the actual changes.
Based on:
request_changes_workflow#531