Wikipedia:Bot activity monitor/Configurations/task/doc: Difference between revisions
Content deleted Content added
clarify summary_regex |
oops |
||
Line 14:
**The exact edit summary. If the edit summary includes templates, please use summary_regex instead to prevent the templates from rendering on this page.
*<code>summary_regex</code>: Regex matching edit summary (or log summary) used by the bot.
**This regex must match the task's edit summary in entirety (not partially). You can use <code>.*</code> in the starting and end for partial matching. This choice may be revisited in the future.
**If it includes templates, use <code>\{</code> instead of <code>{</code> to prevent templates from rendering on this page.
*<code>min_edits</code>: (Default: 1) Minimum number of edits or log actions required in the given {{para|duration}}.
|