Skip to content

v1.30.0

Compare
Choose a tag to compare
@asvoboda asvoboda released this 11 Jul 17:07
· 194 commits to develop since this release
efb7629

Add a server option to avoid loading pushed dates (#599)

In Github 2023-07-01, the github.com V4 API no longer returns pushedDate for commits. Policy bot now supports an option do_not_load_commit_pushed_date to avoid loading data that is no longer returned.

See #598 for more details

Other Changes

  • Exclude policy-bot pages from search indexing (#588)
  • Update dependencies and build tools