Remove BC dev dependency input#129
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository UI 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)
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 |
There was a problem hiding this comment.
Pull request overview
Removes the install-development-dependencies input from the reusable BC workflow and drops the conditional flag from the roave/backward-compatibility-check invocation.
Changes:
- Remove the
install-development-dependenciesworkflow input. - Simplify the BC check command to a static invocation.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary
Verification