commentor 0.3.0

Small tool for bulk commenting on GitHub pull requests, useful for triggering multiple github actions.
commentor-0.3.0 is not a library.

Commenter

Small tool for bulk commenting on GitHub pull requests, useful for triggering multiple github actions.

Usage

  1. Installation
cargo install --path ./apps/commentor
  1. Setup
commentor init <github-token> [--editor_command=<editor>]
  1. Open config file
commentor open

Specify comments below comments: in the config file, one per line. Lines beginning with # are ignored.

  1. Post comments
commentor run
  1. Help
commentor help