GitHub Branch Source插件->仅扫描请求请求
我们 在Jenkins中使用GitHub Branch Source
插件
。效果很好。但是,它会扫描分支和拉取
请求。
我们希望以仅扫描拉取
请求的方式配置插件。这可能吗?如果没有,我们可以在哪里发布功能请求?
回答:
You can configure this in the job via the checkout behaviors. Just delete the
Discover Branches item and it should not find any branches.
以上是 GitHub Branch Source插件->仅扫描请求请求 的全部内容, 来源链接: utcz.com/qa/414600.html