[patch_closed_bug] Enable the rule again

This commit is contained in:
Suhaib Mujahid 2024-02-22 11:50:49 -05:00 коммит произвёл Suhaib Mujahid
Родитель 420ae97721
Коммит 0544d6a891
1 изменённых файлов: 1 добавлений и 2 удалений

Просмотреть файл

@ -151,8 +151,7 @@ python -m bugbot.rules.inactive_ni_pending --production
python -m bugbot.rules.crash_signature_confirm --production
# Bugs with patches after being closed
# Disabled temporarily until fixing https://github.com/mozilla/bugbot/issues/1953
# python -m bugbot.rules.patch_closed_bug --production
python -m bugbot.rules.patch_closed_bug --production
# Confirm bugs with affected flags
python -m bugbot.rules.affected_flag_confirm --production