summary refs log tree commit diff
path: root/changelog.d/12691.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove unneeded `ActionGenerator` class. (#12691)Patrick Cloke2022-05-111-0/+1
It simply passes through to `BulkPushRuleEvaluator`, which can be called directly instead.