我们 在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.