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

Use electron-probot to echo CI failures back to users as a comment #262

Closed
zeke opened this issue Aug 9, 2017 · 2 comments
Closed

Use electron-probot to echo CI failures back to users as a comment #262

zeke opened this issue Aug 9, 2017 · 2 comments

Comments

@zeke
Copy link
Contributor

zeke commented Aug 9, 2017

Folks don't usually notice that CI has failed, so I end up clicking into Travis, copying the error, and pasting it back as a comment on the issue so the user can fix it.

https://github.com/electron/electron-probot doesn't do anything yet, but this would be a good use for it.

@zeke
Copy link
Contributor Author

zeke commented Jan 10, 2018

@JasonEtco started working on a CI reporter! https://github.com/JasonEtco/ci-reporter

@JasonEtco
Copy link

He sure did! @zeke you can install it here: https://github.com/apps/ci-reporter

There is lots more work to be done, and I'm not sure that its quite consistent. CircleCI's API is perfect for this use-case, Travis's is a little tougher to parse out the test steps, so its a little buggier. You're welcome to try it out for now though!

@zeke zeke closed this as completed Jul 16, 2018
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

No branches or pull requests

2 participants