RFR: 8263667: Avoid running GitHub actions on branches named pr/*

Erik Helin ehelin at openjdk.java.net
Tue Mar 16 11:00:27 UTC 2021


On Tue, 16 Mar 2021 10:53:06 GMT, Robin Westberg <rwestberg at openjdk.org> wrote:

> When the Skara feature "dependent pull requests" is activated for the JDK repository, branches with the name "pr/<number>" will start to appear. These will not be synced into personal forks by the Skara sync command, but if they are synced manually, we should avoid running GitHub actions workflows on them.

Looks good!

-------------

Marked as reviewed by ehelin (Reviewer).

PR: https://git.openjdk.java.net/jdk/pull/3024



More information about the build-dev mailing list