This repository has been archived by the owner on Aug 18, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 133
Switch Travis CI integration to Github Apps #651
Comments
@amitaibu is this something that you or your team can take care of? |
@pfrenssen Sure. I'll ask @AronNovak to have a look when he gets some free time. |
@amitaibu |
@AronNovak Done |
Isn't this fixed as part of #656? We are using Github apps now. Are there some tasks left to fulfill the scope of this ticket, or can it be closed? |
@pfrenssen We completed this issue, indeed. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We are still using the legacy webhooks integration for Travis CI, but this is deprecated and is becoming unreliable. About half of the builds are not reporting back to Github at the moment and need to be rebuilt manually.
This can be solved by switching to the Github Apps integration of Travis CI, but this comes with some manual work:
After this the builds should appear on the "Actions" tab for every PR, and the builds will run reliably again.
The text was updated successfully, but these errors were encountered: