Skip to content

Releases: linear-b/gitstream-github-action

2.0.156: bump @linearb/gitstream-core to 2.1.194 (#382)

24 Aug 10:05
adc7607

Choose a tag to compare

What's Changed

Bump @linearb/gitstream-core to 2.1.194 in #382

🐛 Bug Fixes

  • Fixed template validation to properly support commit message filtering in rules

🔧 Improvements

  • Enhanced debugging visibility with detailed logging of loaded plugins

2.0.155: bump @linearb/gitstream-core to 2.1.193 (#381)

20 Aug 12:52
29a3c26

Choose a tag to compare

What's Changed

Bump @linearb/gitstream-core to 2.1.193 in #381

🐛 Bug Fixes

  • Fix client payload escaping in rule engine to properly handle nested JSON objects and prevent parsing errors.

2.0.152: Bump @linearb/gitstream-core to 2.1.191 (#377)

18 Aug 06:51
1784335

Choose a tag to compare

What's Changed

Bump @linearb/gitstream-core to 2.1.192 in #377

🔧 Improvements

  • Bump actions/checkout from 4 to 5
  • Bump devDependencies
  • Internal improvements and fixes

2.0.151: bump to (#374)

12 Aug 13:33
38537bb

Choose a tag to compare

What's Changed

Bump @linearb/gitstream-core to 2.1.187 in #374

🔧 Improvements

  • Internal improvements and fixes

2.0.149: bump to (#367)

10 Aug 13:39
153b6fa

Choose a tag to compare

What's Changed

Bump @linearb/gitstream-core to 2.1.183 in #367

🐛 Bug Fixes

  • Enhanced error handling when loading external filters fails

🔧 Improvements

  • Better logging for plugin loading and filter execution processes
  • Internal improvements and fixes

2.0.147: bump to (#364)

04 Aug 13:25
3af5e65

Choose a tag to compare

What's Changed

Bump @linearb/gitstream-core to 2.1.179 in #364

✨ New Features

  • Implemented language detector to identify programming languages used in repositories for Bitbucket

2.0.146: bump to (#362)

03 Aug 10:07
2c28e3a

Choose a tag to compare

What's Changed

Bump to in #362

✨ New Features

  • Added support for managed mode with custom repository paths

🔧 Improvements

  • Add retry in some cases of errors

2.0.145: bump to (#361)

31 Jul 10:50
fbc62a3

Choose a tag to compare

What's Changed

Bump to in #361

✨ New Features

  • Added ability to limit code expert analysis to recent history for faster performance in large repositories

🔧 Improvements

  • Enhanced code expert explanations to show when history limits are applied
  • Updated error messages to help troubleshoot missing expert suggestions when history is limited

2.0.144: bump to (#359)

28 Jul 09:33
9614422

Choose a tag to compare

What's Changed

Bump to in #359

🔧 Improvements

  • Added better C# method detection for more accurate function recognition
  • Simplified data structure while preserving existing properties for improved compatibility

2.0.143: bump to (#358)

27 Jul 12:03
e453a3e

Choose a tag to compare

What's Changed

Bump to in #358

🐛 Bug Fixes

  • Fixed 403 error when accessing review guideline files through templates.

✨ New Features

  • Added structured code issue tracking with file location and issue identifiers
  • Improved review extraction from comments with better issue detection

🔧 Improvements

  • Enhanced backward compatibility for review handling