github-advanced-security[bot] commented on code in PR #447:
URL: https://github.com/apache/airflow-steward/pull/447#discussion_r3352964920


##########
tools/pr-management-stats/dashboard.py:
##########
@@ -1346,17 +1460,20 @@
         )
     out = [
         "<h2>Pressure by area</h2>",
-        '<div class="caveat">Pressure score = weighted sum of urgent PR 
conditions per area. Higher score = more attention needed.</div>',
+        '<div class="caveat">Pressure score = weighted sum of urgent PR 
conditions per area '
+        "(untriaged &gt;4w ×5, 1–4w ×3, &lt;1w ×1; triaged-waiting &gt;7d ×2; 
ready ×1). "
+        "Age columns show the age distribution of the area's open non-draft 
contributor PRs "
+        "as <strong>ready/all</strong> (PRs labelled ready-for-review / total 
in that age bucket).</div>",

Review Comment:
   ## CodeQL / Implicit string concatenation in a list
   
   Implicit string concatenation. Maybe missing a comma?
   
   [Show more 
details](https://github.com/apache/airflow-steward/security/code-scanning/15)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to