Ryota

Results 89 comments of Ryota

Thanks for checking out, and it does look like something is not functioning correctly when comment is edited, perhaps... 😥 I'll check more into this in the coming days, and...

Hi @lgmorand - I think your earlier attempt didn't match the comvent setup, because you were triggering the command for "specific" user setup, which is triggered only for whitelisted user...

Thanks! It's a good point, I added a TL;DR section 😆

/echo this is a test message

/echo this is a test message

/echo this is test, it may fail due to the job condition.

/echo this is another test. There was an error with the job condition.

/echo this is another test, this time the response will look up the string correctly.

@iam-py-test Do you mean to put the username along with the comment from `github-actions` above? If so, you can write the original comment sender by `${{ github.event.sender.login }}` as a...