如何从 Github 中完全删除 Azure-Pipelines

How to completely remove Azure-Pipelines from Github

我已经从我的存储库中将 Azure Pipelines 添加为 github 应用程序。

不知何故,许多公关工作仍在等待我的天蓝色管道完成(不是全部,只有那些需要掌握的)。

我做了以下事情:

我仍然看到我对 Master 的 PR 等待 AzureJobs 完成。

市场告诉我我没有订阅 Azure。

我在我的存储库中找不到对 Azure 的单个引用(例如设置 -> 集成和服务)。

我认为您需要转到 settings > branches 和 remove\update 分支保护规则以不需要 Azure Devops 构建来完成。

取消选中 Require status checks to pass before merging 或从列表中删除 Azure Devops 构建。