From c1cedab1d54ed0d26dc718a16de2ecb1e97dad27 Mon Sep 17 00:00:00 2001 From: Mattia Verga Date: Aug 20 2024 17:14:05 +0000 Subject: Whitelist a couple of bots Signed-off-by: Mattia Verga --- diff --git a/find_inactive_packagers.py b/find_inactive_packagers.py index c389b24..00c521a 100644 --- a/find_inactive_packagers.py +++ b/find_inactive_packagers.py @@ -92,7 +92,7 @@ PAGURE_NEW_TICKET_ASSIGNEE = getenv('PAGURE_NEW_TICKET_ASSIGNEE', None) FASCLIENT_URL = 'https://fasjson.fedoraproject.org/' # A list of system users that should never be removed from the packager group -EXCLUDE_USERS = ['orphan', 'releng'] +EXCLUDE_USERS = ['orphan', 'packagerbot', 'releng', 'rhcontainerbot'] PING_INACTIVE_TEXT = '''Hello @{username},