
This PR says that all checks have failed but on the GitHub website it says they had passed:

However, the check messages say the checks have passed within them as well.
Hey, thanks for reporting,
Could you give me the PR link?
_Sent from my Htc m8 using FastHub_
_Sent from my Google Pixel using FastHub_
Discovered another 2 bugs and 1 enhancement when testing this issue.
merged commit <commit number> into <branch name>[bot] Also to add on, the details count towards the top tabs says 0 when there is obviously more than 0 details in the PR.
_Sent from my Google Pixel using FastHub_
@maxbycode the count is meant for comments not for the overall details. I haven't yet to check on this issue as I wasn't free yesterday, I'm sure GitHub saying that something didn't pass I'll post my finding as soon as I get my hand on it.
_Sent from my Htc m8 using FastHub_
@k0shk0sh ah fair enough. Thanks for looking into it though!
_Sent from my Google Pixel using FastHub_
@k0shk0sh when looking this issue I discovered another one.
The 1 1a 1b are not intended correctly

Vs

_Sent from my HTC Nexus 9 using FastHub_
well it appears to be looking fine, looking at the PR link you gave me, there are 2 checks and one of them failed, looking as well at github api, it clearly says the status is failure
https://api.github.com/repos/v0lture/v0.lt/commits/dafe473de58d1ec38cd31e14dea9ad26a017674f/status
but hey that PR actually made me realize that there is one more status that should be showing & i'm not even catching it, which is error currently, only, failure, success & pending I was handling them, this will be showing in next release, thank you very much :)
@k0shk0sh I should make a new ticket with the other things? Or you have them?
@yakov116 make new one in your issues list.
@k0shk0sh the issue is that the commit failed but when it was merged it passed.
I guess when you add support for cli on a commit we will come back to this
Cool. I guess I didn't see the other check then when looking. Thanks for fixing the one that didn't show though!
_Sent from my Google Pixel using FastHub_
Most helpful comment
Discovered another 2 bugs and 1 enhancement when testing this issue.
1a. Its missing the branch it was merged into
1b. Should say
merged commit<commit number>into<branch name>2a. Its missing where is was referenced
2b. When clicking on it, it just loads a blank page.
[bot]