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
I noticed that statuses for my repository are not always in sync.
On Github Pull Request page you can see that all checks passed:
In Trailer 1.8.4 on Mac OS (fewer positions here as I use "Exclude status items that include any of the terms below" filtering):
the statuses are sometimes neutral, sometimes green.
I expect all of them to be green when on Github these are green too.
Doing refresh from the menu does NOT help.
But doing full sync properly synchronises the statuses:
The text was updated successfully, but these errors were encountered:
Hi, thanks for raising 👍 I suspect the issue will be on the newer versions as well, as I haven't touched anything there (unless I did it by mistake :D) - I suspect this may have to do with the filtering occurring before the final status "stack" is assembled. The reason a full sync probably fixes this is because it only queries the statuses "shallowly" so the history that was being shown there (erroneously) probably never makes it to the local DB.
Question: This info isn't from a public repo, is it? Always helpful if I can try reproducing issues on the same data-set if at all possible :)
It's a private repo which, unfortunately, I cannot share access to. If there is any other way to help with debugging, please let me know. I really appreciate Trailer app and all your effort.
I noticed that statuses for my repository are not always in sync.
On Github Pull Request page you can see that all checks passed:
In Trailer 1.8.4 on Mac OS (fewer positions here as I use "Exclude status items that include any of the terms below" filtering):
the statuses are sometimes neutral, sometimes green.
I expect all of them to be green when on Github these are green too.
Doing refresh from the menu does NOT help.
But doing full sync properly synchronises the statuses:
The text was updated successfully, but these errors were encountered: