You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
it would be great to have a boolean flag to choose whether to post a comment or not (specifically in the body check test)
that way if i am using the action with multiple variations i can control when and what to comment
Describe the solution you'd like
postComment: true / false
Describe alternatives you've considered
overriding the value with "" but it simply posts the default value
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
it would be great to have a boolean flag to choose whether to post a comment or not (specifically in the body check test)
that way if i am using the action with multiple variations i can control when and what to comment
Describe the solution you'd like
postComment: true / false
Describe alternatives you've considered
overriding the value with "" but it simply posts the default value
Additional context
N/A
The text was updated successfully, but these errors were encountered: