jenkinsci / jenkinsci/github-branch-source-plugin
[JENKINS-66102] Branch Discovery Strategy: "Only branches that also filed as PRs" excludes "master" as well
- Dominant language
- Java
- Stars
- 217
- Forks
- 398
- Avg merge
- 30m
- Merged PRs (30d)
- 1
Description
Branch Discovery Strategy: "Only branches that also filed as PRs" excludes "master" as well.
This looks expected in first look but this behaviour makes this option mostly unusable practically.
As a user, I always expect to see main branch ("master") discovered.
Is there any workaround to this in current implementations? I want to only discover branches filed as PRs + main branch ("master").
---
Originally reported by
gaurav517, imported from: Branch Discovery Strategy: "Only branches that also filed as PRs" excludes "master" as well
Raw content of original issue
Branch Discovery Strategy: "Only branches that also filed as PRs" excludes "master" as well.
This looks expected in first look but this behaviour makes this option mostly unusable practically.
As a user, I always expect to see main branch ("master") discovered.
Is there any workaround to this in current implementations? I want to only discover branches filed as PRs + main branch ("master").
Contributor guide
Assessment
This issue has not been assessed yet.