ruby / gem_rbs_collection

A collection of RBS for gems.
MIT License
246 stars 101 forks source link

Suppress review comment action on not approval comment #573

Closed pocke closed 4 weeks ago

pocke commented 4 weeks ago

Previously, the comment on a review is triggered by all kinds of review comments, even if the comment is for a line comment or a non-approval comment.

example: https://github.com/ruby/gem_rbs_collection/pull/544#issuecomment-2044050993

This workflow intends to introduce what the reviewer or PR author should do after PR approval. So it should not be triggered by a non-approval comment.

This PR suppresses such events.

github-actions[bot] commented 4 weeks ago

@pocke Thanks for your contribution!

Please follow the instructions below for each change. See also: https://github.com/ruby/gem_rbs_collection/blob/main/docs/CONTRIBUTING.md

Available commands

You can use the following commands by commenting on this PR.


You changed non-gem files.

@pocke, please review and approve the changes.