Skip to content

Commit

Permalink
[inactive_reviewer] Enable the tool (#1546)
Browse files Browse the repository at this point in the history
  • Loading branch information
suhaibmujahid authored Jul 18, 2022
1 parent 985f2e5 commit 79bf264
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions runauto_nag_daily.sh
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,9 @@ python -m auto_nag.scripts.vacant_team_manager --production
# Notify about tracked bugs with no assignee, low severity, or low priority
python -m auto_nag.scripts.tracked_attention --production

# Needinfo patch authors to find active reviewers
python -m auto_nag.scripts.inactive_reviewer --production

# Send a mail if the logs are not empty
# MUST ALWAYS BE THE LAST COMMAND
python -m auto_nag.log --send
Expand Down

0 comments on commit 79bf264

Please sign in to comment.