CI: add approval validation check for noise changing merge requests
This adds a CI special job that runs only on merge requests that update the test git ref, indicating that a noise has been changed. The MR will show present a report of the changed noises, and will block on MR approval. Once approval has been given, the check_approval job can be re-run, which should now pass, allow the MR to proceed. If the noises change but the reference has not been updated, then the CI pipeline will fail as usual.
parent
fe33fd1f
No related branches found
No related tags found
This commit is part of merge request !80. Comments created here will be created in the context of that merge request.
Please register or sign in to comment