summary refs log tree commit diff
path: root/changelog.d/15534.misc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 1.84.0rc1Olivier Wilkinson (reivilibre)2023-05-161-1/+0
|
* Update the base rules to remove the dont_notify action. (MSC3987) (#15534)Patrick Cloke2023-05-041-0/+1
A dont_notify action is a no-op (and coalesce is undefined). These are both considered no-ops by the spec, per MSC3987 and the predefined push rules were updated to remove dont_notify from the list of actions.