Skip to content

1.10.1

Compare
Choose a tag to compare
@bluekeyes bluekeyes released this 11 Jul 23:14
· 455 commits to develop since this release
f7969f9

Order rules by status on the details page (#96)

When viewing the details of a pull requests, rules are now ordered by status, with approved rules at the top, then pending rules, and finally skipped rules. This makes it easier to see which rules are still required when the policy contains many different rules.

Other Changes

  • Correctly identify rate limit metrics by installation ID (#95)
  • Add additional debug logging for rare GitHub API failures (#97)
  • Improve documentation (#94, #98)