githubcontinuous-integrationappveyor

Github account change for AppVeyor's authorization to act


Recently I removed the writing rights of a former collaborator who left our github project.

Then I noticed that in the commits page there was no more report for the continuous integration tests with AppVeyer( by clicking on the red cross or the green check).

I gave again the write permission to this former collaborator and the report for AppVeyer became visible again.

So I looked more carefully at the features related to AppVeyor and this former collaborator. I saw that:

What can I do to remove the write rights to our Github project from this former contributor while keeping the results of the ongoing AppVeyor CI tests on the project commits page (and don't lose the history of the tests)?


Solution

  • Thanks to the fast and efficient help of AppVeyor's support team I was able to fixe this problem by authorising AppVeyor as GitHub App. Everything works fine now ...