Build status not showing on GitHub PR
See https://ci.appveyor.com/project/bau-ci/bau-nuget/build/29 and https://github.com/bau-build/bau-nuget/pull/38
The TravisCI status is showing, the AppVeyor status is not.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Feodor Fitsner on 04 Feb, 2015 06:39 PM
Indeed, all statuses for that commit are empty: https://api.github.com/repos/adamralph/bau-nuget/commits/d5e5db5a38... (can't see Travis status either)
2 Posted by Adam Ralph on 04 Feb, 2015 06:41 PM
I didn't know about that URL ;-)
But I do see the TravisCI status on the PR - https://github.com/bau-build/bau-nuget/pull/38
Support Staff 3 Posted by Feodor Fitsner on 04 Feb, 2015 06:44 PM
Maybe GH glitch?
4 Posted by Adam Ralph on 04 Feb, 2015 06:51 PM
I have the same problem on https://github.com/bau-build/bau-nuget/pull/37.
I've tried re-running the build for both several times but no build status gets written to either.
5 Posted by aaron.dandy on 07 Feb, 2015 10:24 PM
We have another PR that works but the status API still results in an empty list, so I don't think that is related.
https://api.github.com/repos/adamralph/bau-nuget/commits/d593741a935bdf1eefef64cb5170eb262b6295a0/statuses
https://github.com/bau-build/bau-nuget/pull/41
https://travis-ci.org/bau-build/bau-nuget/builds/49894744
(note the Travis-CI failure is expected)
https://ci.appveyor.com/project/bau-ci/bau-nuget/build/37
6 Posted by aaron.dandy on 07 Feb, 2015 10:35 PM
Oops, that status URI should be this:
https://api.github.com/repos/aarondandy/bau-nuget/commits/d593741a935bdf1eefef64cb5170eb262b6295a0/statuses
same content though
7 Posted by Adam Ralph on 08 Feb, 2015 01:01 AM
Yep, it looks like this issue has 'gone away' now. I'm fairly sure I didn't change anything.
Adam Ralph closed this discussion on 08 Feb, 2015 01:02 AM.