jenkins-bot has submitted this change and it was merged.

Change subject: (bug 65313) deny cosmetic changes with touch edit of newitems.py
......................................................................


(bug 65313) deny cosmetic changes with touch edit of newitems.py

Change-Id: I5cacc15f1653896b6f99f61970854a75d9672cbd
---
M pywikibot/config2.py
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  John Vandenberg: Looks good to me, but someone else must approve
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/pywikibot/config2.py b/pywikibot/config2.py
index 757905f..4424e89 100644
--- a/pywikibot/config2.py
+++ b/pywikibot/config2.py
@@ -569,7 +569,7 @@
 # Appending the script name also works:
 # cosmetic_changes_deny_script.append('your_script_name')
 cosmetic_changes_deny_script = ['category_redirect', 'cosmetic_changes',
-                                'touch']
+                                'newitem', 'touch']
 
 # ############# REPLICATION BOT ################
 # You can add replicate_replace to your user_config.py, which has the following

-- 
To view, visit https://gerrit.wikimedia.org/r/135391
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I5cacc15f1653896b6f99f61970854a75d9672cbd
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <i...@gno.de>
Gerrit-Reviewer: John Vandenberg <jay...@gmail.com>
Gerrit-Reviewer: Ladsgroup <ladsgr...@gmail.com>
Gerrit-Reviewer: Merlijn van Deen <valhall...@arctus.nl>
Gerrit-Reviewer: Xqt <i...@gno.de>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to