+9
−10
Loading
Admins will be upgrading ORNL GitLab Servers on Saturday, 16 May 2026, from 7 AM until 11 AM EST. Repositories will experience intermittent outages during this time.
While it was already the case that only merge comments *after* the latest push were acted on, the logic wasn't easy to understand. This change should make it more obvious, specially in combination with the next commit, that all steps (comments, approvals, merge) must happen on the same SHA - the current head SHA of the PR.