Skip to content

ci: add PR title prefix enforcement#532

Draft
xdustinface wants to merge 1 commit intochore/enable-coderabbit-request-changesfrom
chore/pr-title-prefix-check
Draft

ci: add PR title prefix enforcement#532
xdustinface wants to merge 1 commit intochore/enable-coderabbit-request-changesfrom
chore/pr-title-prefix-check

Conversation

@xdustinface
Copy link
Collaborator

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:

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.
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 13, 2026

Important

Review skipped

Draft detected.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 9a1a7540-a712-4c56-bfa7-fcea325d67ea

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/pr-title-prefix-check
📝 Coding Plan
  • Generate coding plan for human review comments

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link

codecov bot commented Mar 13, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 66.88%. Comparing base (e377c52) to head (27e0dfb).

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     
Flag Coverage Δ *Carryforward flag
core 75.02% <ø> (ø)
dash-network 75.00% <ø> (ø) Carriedforward from e377c52
dash-network-ffi 34.76% <ø> (ø) Carriedforward from e377c52
dash-spv 68.26% <ø> (ø) Carriedforward from e377c52
dash-spv-ffi 34.76% <ø> (ø) Carriedforward from e377c52
dashcore 75.00% <ø> (ø) Carriedforward from e377c52
dashcore-private 75.00% <ø> (ø) Carriedforward from e377c52
dashcore-rpc 19.92% <ø> (ø) Carriedforward from e377c52
dashcore-rpc-json 19.92% <ø> (ø) Carriedforward from e377c52
dashcore_hashes 75.00% <ø> (ø) Carriedforward from e377c52
ffi 36.51% <ø> (+0.01%) ⬆️
key-wallet 65.65% <ø> (ø) Carriedforward from e377c52
key-wallet-ffi 34.76% <ø> (ø) Carriedforward from e377c52
key-wallet-manager 65.65% <ø> (ø) Carriedforward from e377c52
rpc 19.92% <ø> (ø)
spv 81.03% <ø> (+0.06%) ⬆️
wallet 65.68% <ø> (ø)

*This pull request uses carry forward flags. Click here to find out more.
see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant