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
Currently, when maintainers add both the lgtm and approve labels to a given PR, ci bot will merge the PR immediately no matter if the tests are passed.
Currently, when maintainers add both the
lgtmandapprovelabels to a given PR, ci bot will merge the PR immediately no matter if the tests are passed.CI bot should merge PRs only if tests are passed.