sebbASF commented on code in PR #318:
URL: https://github.com/apache/whimsy/pull/318#discussion_r3501597558


##########
lib/whimsy/sitewebsite.rb:
##########
@@ -206,6 +210,17 @@ def display_overview(sites, analysis, checks, tlp = true)
               cls = SiteStandards.label(analysis, links, c, n)
               _td '', class: cls, data_sort_value: sort_order[cls]
             end
+            downloads = links['downloads'] || {}
+            if downloads.empty?

Review Comment:
   That may be the all the actual PMCs that don't make releases, but other 
websites are included in the analysis.



-- 
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