2018-10-25 13:06:51 -07:00
2018-10-17 17:29:12 -07:00
2018-10-25 13:05:31 -07:00
2018-10-17 10:13:52 -07:00
2018-10-17 10:13:52 -07:00
2018-10-17 17:29:12 -07:00
2018-10-17 10:13:52 -07:00
2018-10-18 16:35:36 -07:00
2018-10-25 13:06:51 -07:00
2018-10-17 10:13:52 -07:00
2018-10-25 13:06:51 -07:00
2018-10-23 15:15:17 -07:00
2018-10-18 16:42:41 -07:00

gh-action-bot

Action bot for Github. Checks a repo's event stream and leaves a ghost comment when your criteria is met.

GitHub license Project Status

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

yanr run clean owner/repo pr_number: removed any comments that match the owner and body requirements

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.

Debugging

If the script isn't doing what you expect, you can get more output from it by prepending the script with DEBUG=1.

License

MIT © w33ble

Description
Action bot for Github
Readme 1.3 MiB
Languages
JavaScript 100%