Skip to content

Conversation

@linearbci
Copy link
Collaborator

✨ PR Description

Purpose: Add bool filter to rules parser for strict boolean conversion, enabling explicit true/false validation in rule conditions.

Main changes:

  • Implemented bool() filter function with strict boolean parsing, accepting only true boolean or true string
  • Added bool to HighLevelFilters enum and registered filter handler in HIGH_LEVEL_FILTERS_HANDLER mapping
  • Created unit tests validating bool filter behavior for various input types and edge cases

CHANGELOG

✨ New Features

  • Added boolean filter () for strict true/false conversion in automation rules

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

@linearbci linearbci added the auto-deploy when exists in PR, will auto make release and auto deploy to prod label Dec 25, 2025
@linearbci linearbci requested a review from MishaKav December 25, 2025 11:59
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 baa51c1 into develop Dec 25, 2025
9 checks passed
@MishaKav MishaKav deleted the bump-gitstream-core-to-2.1.238 branch December 25, 2025 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

1 min review 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.

4 participants