简体   繁体   English

如何从GitHub存储库中删除CircleCI检查?

[英]How do I remove a CircleCI check from a GitHub repo?

Recently my company has gone with Jenkins as its CI/CD solution, after trying a number of options. 最近,在尝试了多种选择之后,我的公司将Jenkins用作其CI / CD解决方案。 I'd like to disable checks from the other CI packages. 我想禁用来自其他CI程序包的检查。

I've deleted the SSH key and web hooks from Circle CI, but it still marks the build check as "failed" on the merge requests (it's only partially implemented.) 我已经从Circle CI删除了SSH密钥和Web挂钩,但是在合并请求中它仍将生成检查标记为“失败”(仅部分实现)。

I'd like there not to be a CircleCI check at all. 我希望根本没有CircleCI检查。 How do I accomplish that? 我该怎么做?

在CircleCI中,单击取消关注,然后将其删除。

转到用户配置文件设置,然后单击“第三方应用程序”也可以帮助删除Circle-CI。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM