Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

github-comment

Create or update an github comment

Usage:

# Create a new comment in the pull request owner/repo/pulls/2 wth the unique id 123-ABC
github-comment --repo owner/repo --pr 2 --id "123-ABC" "Hello World"

# Update the comment
github-comment --repo owner/repo --pr 2 --id "123-ABC" "Hello Universe"

# Update the comment another time
echo "Hello there!" |  github-comment --repo owner/repo --pr 2 --id "123-ABC"

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages