How to re-open a pull request?

Is there any way to re-open a pull request? A colleague of mine accidentally hit the “Close” button by mistake, and we can’t find a button in the UI to re-open it.

Is the only way to ask the submitter open a new PR?

Rhodecode version: 4.27.1

Hi,

no unfortunetly there isn’t an easy way to re-open a pull-requests. If it’s one with a lot of history and context, there’s an harder way to manually set state to in-progress via ishell, but that requires few commands.

We can provide a way for this in needed.

Hi, thanks for the quick reply.

It’s not critical, so I was thinking we’ll ask the submitter open a new PR and merge the new one.