github palantir/policy-bot v1.33.0

latest releases: v1.34.1, v1.34.0
one month ago

Add policy simulation API (#725)

The Simulation API provide a way to test new policies against existing pull requests or see how a policy would behave if different conditions were true. This is most useful when developing new policies but may also help when integrating Policy Bot with other systems.

See the README for details on how to use the API and which conditions can be simulated.

Other Changes

  • Line modification conditions now support the equals (=) operator (#712 by @RoryDoherty)
  • The OAuth2 callback URL is now set using the public_url server option instead of the Host header (#730 by @KnisterPeter)
  • Update dependencies and build tools

Full Changelog: v1.32.0...v1.33.0

Don't miss a new policy-bot release

NewReleases is sending notifications on new releases.