From d5bcb21ed9d26b0a13a582affccb0d9d8229e3cb Mon Sep 17 00:00:00 2001 From: Vincent Lussenburg Date: Thu, 4 Dec 2025 11:48:22 -0800 Subject: [PATCH] Remove 'dayforce-global-sonar-integration' from bot list --- docs/downloads/gitstream.cm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/downloads/gitstream.cm b/docs/downloads/gitstream.cm index 00f0ffdf..a6257472 100644 --- a/docs/downloads/gitstream.cm +++ b/docs/downloads/gitstream.cm @@ -81,7 +81,7 @@ who: experts: {{ repo | codeExperts(gt=10, top=5) }} is: - bot: {{ pr.author | match(list=['github-actions','_bot_','[bot]','dependabot','gitstream-cm','dayforce-global-sonar-integration','prvalidation','aida-bot']) | some }} + bot: {{ pr.author | match(list=['github-actions','_bot_','[bot]','dependabot','gitstream-cm','prvalidation','aida-bot']) | some }} colors: red: 'b60205'