feat(ci-bot): add Arm Firmware Crates to the reporting
Report the number of patches in review for the Arm Firmware Crates
repositories on Discord.
Change-Id: If82cfd8f78d721d6be84669a528ab44962d1ecc6
Signed-off-by: Sandrine Afsa <sandrine.afsa@arm.com>
diff --git a/script/status_reporting/gerrit_patch_count.py b/script/status_reporting/gerrit_patch_count.py
index 54fdf14..2b5e4f4 100644
--- a/script/status_reporting/gerrit_patch_count.py
+++ b/script/status_reporting/gerrit_patch_count.py
@@ -43,6 +43,7 @@
default=(
"(parentproject:TF-A OR parentproject:TF-RMM OR parentproject:TS OR "
"parentproject:hafnium OR parentproject:RF-A OR "
+ "parentproject:arm-firmware-crates OR "
"project:^ci/hafnium-.%2B OR project:^ci/tf-a-.%2B) "
"(branch:integration OR branch:master OR branch:main OR "
"branch:^topics\\/.*) -is:wip is:open"