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
When a reviewer marks a PR as changes_requested and the worker pushes a new commit, the UI resets — it no longer shows the prior verdict. The last reviewer verdict should remain visible until a new review completes for the new head.
After a new commit is pushed to a PR that previously had a review, the reviewer should automatically re-trigger without the user having to manually send a message or press a button.
Problems
changes_requestedand the worker pushes a new commit, the UI resets — it no longer shows the prior verdict. The last reviewer verdict should remain visible until a new review completes for the new head.