You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: conditionally disable external CI pipeline when doing periodic evaluation (#96)
* feat: conditionally disable external CI pipeline when doing periodic evaluation
Specifically when the HEAD MR CI pipeline is in a failed state, as this can trigger GitLab to send 'your CI pipeline failed' emails every time the evaluation process runs, which is undesirable
* chore: shorten var back down
0 commit comments