Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #55668


Ignore:
Timestamp:
05/04/2022 12:36:37 AM (4 years ago)
Author:
SergeyBiryukov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55668 – Description

    initial v1  
    1 Background: #49050, #50401, #54112.
     1Background: #39486, #49050, #50401, #54112.
    22
    33As part of the changes in [51868] / #54112, the `GITHUB_REF` and `GITHUB_EVENT_NAME` environment variables added in [49267] are no longer passed to the Docker container, which breaks the `skipOnAutomatedBranches()` method and causes it to still run on branches other than `trunk`.