in stale_unassigned_rule.py [0:0]
def __init__(self, jira_client, config, is_dry_run, priority, lower_priority):
super().__init__(jira_client, config, is_dry_run)
self.lower_priority = lower_priority
self.priority = priority