I'm also not able to easily reopen it. But try to just fetch your old branch, commit your fixes, and (force?) git push, maybe that will do the trick. If it doesn't, you could always locally rename the branch and push to open a new PR, and just put a comment with the new number in the previous closed one, that would be OK too.
On Mon, 30 Mar 2020, 09:32 Yemdjih Kaze Nasser, <[email protected]> wrote: > I managed to successfully run kubernetes deployment I've been working on a > while ago. > Turns out the recent changes in namings and the connection pool where at > the origin of this not working. > > The PR (#651 <https://github.com/apache/fineract/pull/651>) I opened went > stale for more than 30 days and is now rotten(closed) and I don't seem to > be able to reopen it maybe because I don't have the priviledges required. > @Awasum Yannick <[email protected]>, @vorburger please can you help > with this? > >
