Not Mirroring? #490
cperkulator
started this conversation in
General
Replies: 1 comment 1 reply
|
Mirror changes failing to sync to the public fork usually occur due to the webhooks that are sent from GitHub being dropped. You can double check your GitHub app's webhook log to verify that the webhook was sent and even re-trigger the webhook for the push to the main branch of your mirror. We have an issue to enable manual re-syncing from the UI for cases like this but don't currently have a timeline for implementation. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What should I look for in the log to see why the mirroring isn't occurring? All the webhooks appear to deliver correctly but its been an hour and an update to my private repo is not updating the public one.
All reactions