Skip to content

2.0.189: Bump `@linearb/gitstream-core` to `2.1.227` (#442)

Latest

Choose a tag to compare

@github-actions github-actions released this 27 Nov 15:54
50e6dcd

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