class

PRComment::Tool

Inherits Reference < Object

Constructors

new(token : String, repo : String, issue : UInt64)
Source

Instance methods

close
Source
create_comment(msg : String) : Nil
Source
my_comment(pattern : Regex) : JSON::Any | Nil
Source
post(msg : String, match = "") : Nil
Source
update_comment(comment_id, msg : String) : Nil
Source