CircleCI build on PR

一个人想着一个人 提交于 2019-12-12 03:49:22

问题


I have a CircleCI integration in an open-source project, and I would like to build PRs automatically, as shown in their github integration page:

(Step 5, "Your tests passed on CircleCI")

For instance, this PR did not display it: https://github.com/nha/boot-uglify/pull/2 and was not built on the feature branch.


回答1:


Turns out there is an option in Advanced Settings > Build off PRs



来源:https://stackoverflow.com/questions/42040001/circleci-build-on-pr

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!