You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Handle boolean inputs correctly and validate supported values (#127)
* fix: Handle boolean inputs correctly and validate supported values
- Fix changelog-entry boolean evaluation to properly check 'true' vs 'false' strings
- Add input validation for changelog-entry to only allow 'true' or 'false'
- Add input validation for pr-strategy to only allow 'create' or 'update'
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
* docs: Add changelog entry for boolean input fix
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
---------
Co-authored-by: Claude <[email protected]>
0 commit comments