PRComment::Tool
Inherits Reference < Object
Constructors
new(token : String, repo : String, issue : UInt64)
SourceInstance methods
close
Sourcecreate_comment(msg : String) : Nil
Sourcemy_comment(pattern : Regex) : JSON::Any | Nil
Sourcepost(msg : String, match = "") : Nil
Sourceupdate_comment(comment_id, msg : String) : Nil
Source