Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Nov 27, 2025

✨ PR Description

Purpose: Add action outputs support to enable automations to reference results from previous actions in subsequent conditions and operations.
Main changes:

  • Added automatic output detection for all action types with special is_LGTM flag for code-reviews
  • Created action output pattern detection to optimize rendering performance

CHANGELOG

✨ 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

Generated by LinearB AI and added by gitStream.
AI-generated content may contain inaccuracies. Please verify before using.
💡 Tip: You can customize your AI Description using Guidelines Learn how

@github-actions github-actions bot added the auto-deploy when exists in PR, will auto make release and auto deploy to prod label Nov 27, 2025
Copy link

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

Copy link
Collaborator

@MishaKav MishaKav left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG

@MishaKav MishaKav merged commit 50e6dcd into develop Nov 27, 2025
9 checks passed
@MishaKav MishaKav deleted the LINBEE-20038-bump-gitstream-core-to-2.1.227 branch November 27, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-deploy when exists in PR, will auto make release and auto deploy to prod

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants