feat(command): Add fix-issue command - #260
Conversation
|
Important Review skippedAuto reviews are limited based on label configuration. 🏷️ Required labels (at least one) (1)
Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
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 |
fix-issue command| `gh pr create --base main --title "fix: <short description>" --body "..."` | ||
| The body must contain `Closes #$1` and explain what changed and why. | ||
|
|
||
| ## Non-interactive |
|
🎉 This PR is included in version 0.5.0-main.1 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Summary
fix-issuecommand.Checklist
Before submitting a pull request, please ensure that you mark these task.
npm run devandnpm run buildin the repository root and test.