[webkit-changes] [WebKit/WebKit] 9f388a: [Static Analyzer CI] Run ValidateChange before cri...

Brianna Fan noreply at github.com
Mon Oct 21 13:00:03 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9f388aaa3f33dd78780056e17fd6b0d7de6610b1
      https://github.com/WebKit/WebKit/commit/9f388aaa3f33dd78780056e17fd6b0d7de6610b1
  Author: Brianna Fan <bfan2 at apple.com>
  Date:   2024-10-21 (Mon, 21 Oct 2024)

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

  Log Message:
  -----------
  [Static Analyzer CI] Run ValidateChange before critical steps in Safer C++ build
https://bugs.webkit.org/show_bug.cgi?id=281695
rdar://138142480

Reviewed by Ryan Haddad.

Add ValidateChange before building a second time to prevent building when the PR
may have already been updated. This change, coupled with the change to add a hash
to the PR comment, will reduce noise and improve clarity of PR comments.

* Tools/CISupport/ews-build/steps.py:
(FindUnexpectedStaticAnalyzerResults.run):

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list