Skip to content

Add a GHA to check PRs on 4.0, blocking them if label is not present (only post release date)

Administrator requested to merge jh/fourpointoh-protector into main

Created by: jhchabran

Adds a GitHub action that will check that after 2022-09-09 the must-be-in-4.0 label is present, or the check will fail otherwise. If we are before that day, the check will always be green.

Later this week, I'll add this check as mandatory.

Test plan

Merge request reports

Loading