Skip to content

Releases: nedbat/dinghy

0.3.0

24 Apr 20:51
Compare
Choose a tag to compare

Added

  • The configuration file can be specified as the argument on the command line.
  • GitHub icons decorate pull requests, issues, and comments to distinguish them and indicate their status.

Changed

  • The configuration file syntax changed. Now there is a top-level digests clause and an optional defaults clause.
  • The bots setting is now called ignore_users.
  • Pull request review threads are presented hierarchically.

0.2.0

24 Apr 20:51
Compare
Choose a tag to compare

Added

  • Items can have options. Organization projects have a home_repo option so that issues from other repos will get an indication of the other repo.
  • Organizatons can be searched for pull requests.
  • If dinghy hits a GraphQL API rate limit, it will sleep until the limit is reset.
  • Don't report on activity by bot users. The bot setting can be used to list user accounts that should be considered bots.

0.1.0

24 Apr 20:51
Compare
Choose a tag to compare
  • First release.