Hi there!
I need to add an comment to issue from by assignee.
Automation rule allows you to add comment on behalf of "Actor".
I schould use scriptrunner but I don't know how I can add comment exactly of assignee name.
//add a public comment
Issues.getByKey('ABC-1').addComment('My Comment')