You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Go to https://github.com/pypa/setuptools/settings/installations and see if there's a GitHub App added. Don't blindly remove it at this point, since it's bound to the entire org and may affect other repos. But you can edit what repos it can access and remove this one if there's a list. It's a bit more complicated if there's 🔘 All repositories selected: in this case you'd need to track down all the repos using AppVeyor and keep them in the list.
The text was updated successfully, but these errors were encountered:
Thanks for reporting this. Before I got around to reading your report, I've already enacted option 1, so I think we're good (even though we've lost the history).
@jaraco you dropped the AppVeyor config but their service still gets notified by GitHub and reports back via Status API that shows up in PRs as a failing check.
Example: https://ci.appveyor.com/project/pypa/setuptools/builds/36938917
There's a few things that can be done:
Edit
, scroll down, untick the✅ Active
checkbox and clickUpdate webhook
.🔘 All repositories
selected: in this case you'd need to track down all the repos using AppVeyor and keep them in the list.The text was updated successfully, but these errors were encountered: