✨ 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