Migrating to new github domain but the repo remain the same

Hi,

My organization is going to migrate the current github server to new github server which going to change the domain name for example github.office.com -> github.center.com
The IT is going to sync all repositories from one github to another, my question is how drone is going to handle it?
What should I do in order to point the drone to new github:

  1. re-dploy with new github details + token
    2 Change DB’s url for repos? if not should I re-insert password + reactivate all repos

This is super critical for us to try to migrate with minimal impact does it possible???

@bradrydzewski any update?

@bradrydzewski should I use this Migrating between drone instances ?
Is this relevant to version 1.0+ and for version 0.8?