Skip to content

Config

Pre-release
Pre-release
Compare
Choose a tag to compare
@mattpolzin mattpolzin released this 08 Oct 04:24
· 366 commits to main since this release
  • Adds a config command that allows getting and setting of some portion of the harmony configuration. So far, just whether or not to assign teams in addition to individuals when requesting reviews and whether or not to comment on pull requests when requesting reviews.
  • Asks for additional configuration options when initially creating the configuration file.
  • Adds more details to the output of the graph command.

Install via npm with npm install --global @mattpolzin/harmony or by downloading the attached harmony-npm.tar.gz file, extracting, and then running npm install -g from the unzipped folder to install globally on your system.

You can build the source with Idris 2 v0.5.1