Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fff8fcf6d15d71f0f5f0ebc6fdc701b2e68673af
      
https://github.com/WebKit/WebKit/commit/fff8fcf6d15d71f0f5f0ebc6fdc701b2e68673af
  Author: Brianna Fan <[email protected]>
  Date:   2024-10-10 (Thu, 10 Oct 2024)

  Changed paths:
    M Tools/CISupport/ews-build/steps.py

  Log Message:
  -----------
  Unreviewed fix, [Static Analyzer CI] Fixed files from different builds appear 
in other PR comments
https://bugs.webkit.org/show_bug.cgi?id=281228
rdar://137649620

Setting commands as a class property actually persists over multiple builds.
Thus, PR comments would include every command ever added to that set.
Make commands_to_comment a local variable that's passed into the relevant 
methods as a parameter.

* Tools/CISupport/ews-build/steps.py:
(DisplaySaferCPPResults):
(DisplaySaferCPPResults.run):
(DisplaySaferCPPResults.getFilesPerProject):
(DisplaySaferCPPResults.createComment):

Canonical link: https://commits.webkit.org/284969@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to