adoptium / containers

Repo containing the dockerfiles and scripts to produce the official eclipse-temurin containers.
https://hub.docker.com/_/eclipse-temurin/
Apache License 2.0
204 stars 87 forks source link

Fix codefreeze to check PR target branch correctly #555

Closed andrew-m-leonard closed 1 month ago

andrew-m-leonard commented 1 month ago

Note: The containers repo was missing the code-freeze action, even though it is under freeze: https://github.com/adoptium/temurin-build/blob/master/RELEASING.md#enable-code-freeze-on--main-branches-of-below-repositories

Fixes https://github.com/adoptium/.github/issues/121

Update code-freeze action to use the new regex branch check workflow

Note: containers repo freezes the main branch