Auto reload merge conflict status after git push
### Description When you do a rebase (to fix merge conflicts) on your computer and then `git push` to update your MR, the MR build status tends to auto refresh (ajax) without requiring to refresh the page but the merge conflict status stays the same :disappointed: ### Proposal It would be nice to have the merge conflict status auto refresh (ajax) as well :smile:
issue