ptsochantaris / trailer

Managing Pull Requests and Issues For GitHub & GitHub Enterprise
https://github.com/ptsochantaris/trailer
Other
1.17k stars 67 forks source link

API v4 on GHE doesn't show PR CI / statuses #454

Closed stembrain closed 1 year ago

stembrain commented 2 years ago

I have the v3 and v4 API set up for my server. If I check the use GitHub v4 API box and reload all the data, the CI statuses don't show. They show as expected if I call v3

I have logging turned on in trailer, but I can't find the logs in Console.app. Any hints on where those are might let me dig a bit deeper. Maybe the GraphQL call isnt getting the CI statii ?

ptsochantaris commented 1 year ago

Statuses may not show after the first sync but should show on subsequent syncs. If you are still experiencing this issue could you give the latest beta a try? https://github.com/ptsochantaris/trailer/pull/468

ptsochantaris commented 1 year ago

The new update is now out and includes changes to greatly improve CI/status syncing. Going to close it for now, but as always please feel free to re-open if there's more to do, or create new issues!