Hi.
I want to reply automatically if I get comment including number 1.
it possible to make automation according to contents of comment?
Hi @中込 晴菜
You can use the Advanced Compare condition option to check the value in comment .
Use issue.comments.last.body as the first parameter and 1 as the second value for the Comment condition.
and in the action we can add comment to that issue
Hope this is useful!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.