feat!: require PR label for processing#7
Conversation
|
This PR was not processed by Claude 3.7 Sonnet because it doesn't have the required 'claudecoder' label. Add this label if you want AI assistance. |
|
✅ ClaudeCoder self-test complete! This PR has been processed by the ClaudeCoder action itself. |
|
This PR was not processed by Claude 3.7 Sonnet because it doesn't have the required 'claudecoder' label. Add this label if you want AI assistance. |
|
✅ ClaudeCoder self-test complete! This PR has been processed by the ClaudeCoder action itself. |
|
This PR was not processed by Claude 3.7 Sonnet because it doesn't have the required 'claudecoder' label. Add this label if you want AI assistance. |
|
✅ ClaudeCoder self-test complete! This PR has been processed by the ClaudeCoder action itself. |
|
🎉 This PR is included in version 1.4.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Description
This PR adds a new feature that requires pull requests to have a specific label (default: "claudecoder") to be processed by the ClaudeCoder action. This improves control over which PRs get processed by the action.
Breaking Changes
This is a breaking change that will impact existing workflows:
Implementation Details
required-labelinput parameter to the action (defaults to "claudecoder")Documentation Updates
Testing
This change will bump the version to 2.0.0 due to the breaking nature of the change.