Skip to content

Commit

Permalink
[webcompat_platform_without_keyword] Run the rule hourly (#2479)
Browse files Browse the repository at this point in the history
  • Loading branch information
suhaibmujahid authored Sep 10, 2024
1 parent b5d8def commit 888e06c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/cron_run_hourly.sh
Original file line number Diff line number Diff line change
Expand Up @@ -72,4 +72,7 @@ python -m bugbot.rules.multifix_regression --production
# Copy metadata from duplicates
python -m bugbot.rules.duplicate_copy_metadata --production

# Add `webcompat:platform-bug` keyword to bugs without a platform keyword
python -m bugbot.rules.webcompat_platform_without_keyword --production

source ./scripts/cron_common_end.sh

0 comments on commit 888e06c

Please sign in to comment.