Skip to content
Snippets Groups Projects
  • Jameson Graef Rollins's avatar
    33204de4
    CI: add approval validation check for noise changing merge requests · 33204de4
    Jameson Graef Rollins authored
    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.
    33204de4
    History
    CI: add approval validation check for noise changing merge requests
    Jameson Graef Rollins authored
    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.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
After you've reviewed these contribution guidelines, you'll be all set to contribute to this project.