diff --git a/docs/automation-rules.rst b/docs/automation-rules.rst index e50b23293c9..eda692d3741 100644 --- a/docs/automation-rules.rst +++ b/docs/automation-rules.rst @@ -82,6 +82,12 @@ You can change the order using the up and down arrow buttons. New rules are added at the end (lower priority). +Perform action on match +----------------------- + +If this attribute is un-check, the rule will be inverted. +This means the action will be performed over versions that don't match the pattern. + Examples -------- @@ -127,9 +133,7 @@ Activate all new tags and branches that start with ``v`` or ``V`` Activate all new tags that don't contain the ``-nightly`` suffix ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -.. TODO: update example if https://github.com/readthedocs/readthedocs.org/issues/6354 is approved. - - -- Custom match: ``.*(?