policy-bot
policy-bot copied to clipboard
[Enhancement] Support no_changed_files predicate
Currently, the only_changed_files predicate fails if no files are actually changed. Should support or(only_changed_files, no_changed_files) to model (changed files) SUBSET (restricted set).