Skip to content

enhance: support both boolean and numeric values for tg_comment#112

Draft
Moulick wants to merge 1 commit intogruntwork-io:mainfrom
Moulick:enhance-tg-comment-boolean-support
Draft

enhance: support both boolean and numeric values for tg_comment#112
Moulick wants to merge 1 commit intogruntwork-io:mainfrom
Moulick:enhance-tg-comment-boolean-support

Conversation

@Moulick
Copy link

@Moulick Moulick commented Jul 31, 2025

Description

Fixes #19.

  • Updated tg_comment condition to accept both "1" and "true" as valid values
  • Changed default from '0' to "false" for better boolean semantics
  • Maintains backward compatibility while providing intuitive boolean interface

Release Notes (draft)

Added support for true/false for tg_comment .

Migration Guide

None, it's backwards compatible.

- Updated tg_comment condition to accept both "1" and "true" as valid values
- Changed default from '0' to "false" for better boolean semantics
- Maintains backward compatibility while providing intuitive boolean interface
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Comments not working

1 participant