重命名 repo 会破坏 travis

Renaming a repo wrecks travis

我在 github 上重命名了我的存储库,现在一切都坏了。它从 "build status" 图片被破坏开始。

绝望之下,我撤销了 travis 对我帐户的 github 访问权限。我想删除我的 travis 帐户以重新开始,但这似乎是不可能的:(

我试图在我的一个回购上停止 CI,但我收到了这个错误:

An error happened when we tried to alter settings on GitHub. It may be caused by API restrictions, please review and add your authorized Orgs

我很乐意,但 travis 的网站似乎没有 "reauth" 按钮。

我认为我的 travis 处于困境:(

已修复,只需退出并登录到 travis。从 github 重新授权 travis,因为它使用 github 登录。

也许主 travis 中应该有一个按钮 UI?