Releases: palantir/policy-bot
Releases · palantir/policy-bot
v1.41.1
v1.41.0
✨ Features
🐛 Fixes
- Cache workflow runs when evaluating pull requests (#1159)
💡 Improvements
- Optimize collaborator permission filtering (#1140)
- Minor dependency and build tool updates
Full Changelog: v1.40.1...v1.41.0
v1.40.1
🐛 Fixes
- Allow setting empty list values for server-level approval defaults using environment variables (#1127)
Full Changelog: v1.40.0...v1.40.1
v1.40.0
✨ Features
- Add predicates for custom repository properties:
custom_property_is_not_null,custom_property_is_null,custom_property_matches_any_of, andcustom_property_matches_none_of(#1054, by @south-mer) - Add support for policy-level and server-level default rule options (#1100)
- Add
validatesubcommand to validate local policy files (#1114, by @AtzeDeVries)
💡 Improvements
- Reduce GitHub API queries when evaluating rules that do not use collaborator permissions (#1116, by @south-mer)
- Reduce the number of GraphQL rate limit points consumed when fetching commits (#1117, by @south-mer)
- Update various dependencies to the latest versions
Full Changelog: v1.39.3...v1.40.0
v1.39.3
🐛 Fixes
- Add
POLICYBOT_OPTIONS_FORCE_SHARED_POLICYenvironment variable to configure the force shared policy option (#1095 by @mchristopher)
Full Changelog: v1.39.2...v1.39.3
v1.39.2
🐛 Fixes
- Fix potential GraphQL
RESOURCE_LIMITS_EXCEEDEDerrors when assigning reviewers (#1089 by @DepickereSven)
Full Changelog: v1.39.1...v1.39.2
v1.39.1
🐛 Fixes
- Fix evaluation triggers for comment-only reviews (#1073)
💡 Improvements
- Update TailwindCSS from v1 to v3 (#1076)
Full Changelog: v1.39.0...v1.39.1
v1.39.0
✨ Features
- Add the
force_shared_policyserver option to disable loading individual repository policies (#975, by @south-mer)
💡 Improvements
- Allow limiting the
modified_linespredicate to specific files by setting include and exclude patterns (#1043) - Build with Go 1.25 (#1019)
- Minor dependency and build tool updates
Full Changelog: v1.38.2...v1.39.0
v1.38.2
Re-release of 1.38.0
Add option to ignore edited comments on the server (#977)
Policy Bot now supports server side configuration to ignore edited commits and improve the overall security posture of a running instance.
Other Changes
- Use zero value by default for comments edited time when simulating PR status (#978)
- Minor dependency and build tool updates
Full Changelog: v1.37.0...v1.38.2
v1.38.1
Re-release of 1.38.0
Add option to ignore edited comments on the server (#977)
Policy Bot now supports server side configuration to ignore edited commits and improve the overall security posture of a running instance.
Other Changes
- Use zero value by default for comments edited time when simulating PR status (#978)
- Minor dependency and build tool updates
Full Changelog: v1.37.0...v1.38.1