5 Feb
2020
5 Feb
'20
7:26 p.m.
On 2/5/20 9:15 AM, Abhishek Lekshmanan wrote:
Neha Ojha <nojha@redhat.com> writes:
I experimented with https://github.com/ceph/ceph/pull/32997, changing the base branch to nautilus-saved and then back to nautilus(using the edit button) fixes things.
I just scripted something to go change every other pr targetting the old sha of nautilus as well, and do the branch change dance. Hopefully all the prs targetting nautilus are now targetting the correct branch.
For reference the script is here https://gist.github.com/theanalyst/210f60b621e0fd965f5033b150d736a2
(I just made it target the current sha of nautilus c15b0b4124104a3ffdfda8666cdc419fb592a1f8)
Thanks, looks like that did the trick!