Skip to content
This repository has been archived by the owner on May 1, 2020. It is now read-only.

Enable CI checks in PR #730

Closed
huerlisi opened this issue Feb 9, 2017 · 2 comments
Closed

Enable CI checks in PR #730

huerlisi opened this issue Feb 9, 2017 · 2 comments

Comments

@huerlisi
Copy link
Contributor

huerlisi commented Feb 9, 2017

Short description of the problem:

I just noticed one of my PRs broke the builds on Circle-CI. I noticed because I look through the commits and saw the red cross.

What behavior are you expecting?

Circle-CI has some nice integration with GitHub showing the test results in the context of the PRs.

Could you give the service integration a try? Would be nice to catch such issues before the merge:-)

@danbucholtz
Copy link
Contributor

I think these are in place, I just merged too quickly.

Thanks,
Dan

@huerlisi
Copy link
Contributor Author

They are partially in place: while PRs from branches in this project are using the CI integration, it seems not enabled for PRs from forks. So external guys like me have more power to break your builds without noticing:-)

See https://circleci.com/docs/fork-pr-builds/ on how PRs from forks could be tested. It's more or less one setting, but should only be done if you don't use any (deployment/API...) secrets in your builds.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants