Skip to content

Initial Release

Compare
Choose a tag to compare
@blamattina blamattina released this 08 Oct 02:04
· 11 commits to master since this release

issue-comment

Usage

USAGE: issue-comment USER/REPO#NUMBER COMMENT...
       issue-comment --user USER --repo REPO --number NUMBER COMMENT...

  Issue a comment on a pull request.

  USER        github user name
  REPO        github repository name
  NUMBER      pull request number
  COMMENT     comment to leave

Example:

  issue-comment blamattina/github-hotline#3400 This works great!