github palantir/bulldozer 1.7.0

latest releases: v1.15.0, v1.14.0, v1.13.2...
5 years ago

Add basic support for loading configuration from the environment (#139)

All GitHub configuration and certain sensitive values in the Bulldozer configuration can now be read from environment variables. Values in the environment override values set in the configuration file. The variables are described next to the matching configuration property in the example configuration.

Fix handling of check_run events (#142)

GitHub does not always include a full pull request object in webhook payloads for the check_run event. Always use a full object loaded from the API for processing instead.

Other Changes

  • Build with Go 1.12.7 (#140)
  • Upgrade Godel to 2.16.0 (#140)
  • Documentation improvements (#137, #138)

Don't miss a new bulldozer release

NewReleases is sending notifications on new releases.