stephencelis / ghi

GitHub Issues on the command line. Use your $EDITOR, not your browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

not able to edit a comment

gilm123 opened this issue · comments

Hi, first of all, awesome stuff ! thank you for maintaining it.

what I am trying to achieve is a comment on a pull request that keeps being updated from my continuous integration builds .
using ghi comment --amend $comment $pullRequestNumber i'm getting No recent comment found. even tho few seconds before, when i ran it with -m instead of --amend, i was able to post a comment correctly on my PR.
i was trying to look on ghi edit rb file but couldn't find a way to edit the specific comment of the pull request, or even step before that, how am i able to get the comment id from my previous post using ghi comment