Changes
add a table for reasons that don't need expiry checks
['all-all-all-autoconfirmed-autoreview'] = 'Wikipedia pending changes protected pages (level 1)',
['all-all-all-reviewer-autoreview'] = 'Wikipedia pending changes protected pages (level 2)',
}
--------------------------------------------------------------------------------
-- Expiry category config
--------------------------------------------------------------------------------
-- If any of the following reasons is passed to the module, it will not output
-- the "pages without expiry" tracking category.
cfg.reasonsWithoutExpiryCheck = {
blp = true,
}