jayvdb added a subscriber: jayvdb.
jayvdb added a comment.

@binbot, could you not use a regex in the fix `exceptions.require-title` to 
select the pages?

i.e.

  'dab_page_cleaner': {
      'regex': True,
      'msg': {
          'en': 'Bot: only done for (disambiguation) pages',
      },
      'replacements': [
          ...
      ],
      'exceptions': {
          'require-title': [
              r'\(disambiguation\)',
          ],
      },
  },


TASK DETAIL
  https://phabricator.wikimedia.org/T109220

EMAIL PREFERENCES
  https://phabricator.wikimedia.org/settings/panel/emailpreferences/

To: XZise, jayvdb
Cc: jayvdb, gerritbot, XZise, Aklapper, pywikibot-bugs-list, binbot, Malyacko



_______________________________________________
pywikibot-bugs mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-bugs

Reply via email to