Cannot disable Netlify check in Github as admin

Hello folks,

I’m the admin of GitHub - mobxjs/mobx: Simple, scalable state management.. In the past one of our, now unreachable, members has setup a netlify-deploy-preview, which now fails for us on every PR and blocks the normal merge flow. For example: `useObserver` registry refactor by urugator · Pull Request #3598 · mobxjs/mobx · GitHub

However, there are no workflows, or apps in our repository setting that link to Netlify. How can we disable the deploy preview? I don’t know which site it is linked to, as no details are shown for the job.

I can see only this repo: GitHub - mobxjs/mobx.dart: MobX for the Dart language. Hassle-free, reactive state-management for your Dart and Flutter apps., being active on Netlify on this site: https://mobx.netlify.app/. So I’m not sure where that is coming from. Maybe there’s something stale remaining on GitHub?

I’ve found the culprit! Even though the integration is disabled, the branch protection rules still refer to the integration. Removing netlify from the branch restrictions fixes the issue.

Hi :wave:t6:, @mweststrate, welcome back to the forums! Thanks for coming back to the forums and letting us know what helped resolved your issue. (;