What's Changed
Bump to in #442
✨ New Features
- Chain automations together by using outputs from action (aka actions output)
- Include or exclude specific users from automation rules
🐛 Bug Fixes
- Fixed AI code reviews timing out due to temporary network issues
- Fixed handling of multiline commit messages to preserve formatting properly
🔧 Improvements
- Improved error handling and logging for AI-powered automation actions
- Optimized automation processing for better performance
- Streamlined internal workflow by removing unused caching mechanism for faster execution
- Internal improvements and code optimizations