[webkit-changes] [WebKit/WebKit] 1c0168: [ews] unsafe-merge-queue should validate commit ju...

Aakash J noreply at github.com
Sat Mar 4 04:58:04 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1c0168845d1eae59add0200638e4e846c03fbacd
      https://github.com/WebKit/WebKit/commit/1c0168845d1eae59add0200638e4e846c03fbacd
  Author: Aakash Jain <aakash_jain at apple.com>
  Date:   2023-03-04 (Sat, 04 Mar 2023)

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

  Log Message:
  -----------
  [ews] unsafe-merge-queue should validate commit just before merging
https://bugs.webkit.org/show_bug.cgi?id=253347

Reviewed by Jonathan Bedard.

unsafe-merge-queue should validate commit just before merging. Validation should
be done as close to the merging as possible, since it's possible that somebody removed
the unsafe-merge-queue label at the last moment.

* Tools/CISupport/ews-build/factories.py:
* Tools/CISupport/ews-build/factories_unittest.py:

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




More information about the webkit-changes mailing list