0dce32781b0f8c138d7f8b28382289d67be730dd
gh-action-bot
Action bot for Github. Checks a repo's event stream and leaves a ghost comment when your criteria is met.
Usage
yarn start owner/repo: watch the event stream and handle matches
yarn run force owner/repo pr_number: force a comment on a specific pr, by number
You'll need to set some environment flags. Check sample-env for what is available, and you can copy the file to .env in the root and add your settings there as well.
Personal Access Token
You will need to provide a Github Personal Access Token. It will need write:org access in order to create comments.
License
MIT © w33ble
Description
Languages
JavaScript
100%