Skip to content

siddharthkp/ci-github-comment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation



Comment on a pull request on GitHub from your CI

 

install

npm install ci-github-comment

 

usage

  1. Set a github_token in your CI settings. You can create a personal access token on GitHub here

  2. In your code:

const comment = require('ci-github-comment')

comment('this is the content') // returns a promise

 

like it?

⭐ this repo

 

license

MIT © siddharthkp

About

Comment on pull requests from CI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published