Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: try mark as failure without annotations when the GitHub API fails #64

Merged
merged 1 commit into from Nov 3, 2018

Conversation

MarshallOfSound
Copy link
Member

Normally this means we send invalid annotations, so let's just send a
failure without them.

E.g. electron/electron#15541

Normally this means we send invalid annotations, so let's just send a
failure without them.

E.g. electron/electron#15541
Copy link
Member

@ckerr ckerr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@MarshallOfSound LGTM, but I'm curious what prompted this change?

@MarshallOfSound
Copy link
Member Author

@ckerr The Electron PR linked in this PR, trop failed to report a failure because GitHub rejected the annotations. At least with this we'll get a failure report on GH

@MarshallOfSound MarshallOfSound merged commit 7fe7d2b into master Nov 3, 2018
@MarshallOfSound MarshallOfSound deleted the no-annotations-on-failure branch November 3, 2018 00:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants