We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f2711 commit e702febCopy full SHA for e702feb
1 file changed
docs/downloads/gitstream.cm
@@ -79,7 +79,7 @@ who:
79
experts: {{ repo | codeExperts(gt=10, top=5) }}
80
81
is:
82
- 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 }}
83
84
colors:
85
red: 'b60205'
0 commit comments