-
Bug
-
Resolution: Fixed
-
Major
-
None
-
github-branch-source-plugin: 2.0.0-beta-1
jenkins: 2.36
When building PRs from origin (not forks), their Jenkinsfile is not treated as trusted and loaded from the base branch instead:
Loading trusted files from base branch develop at 3ad383ee0eeffc92c9712dc8e3022c4b43a75c94 rather than 3e2b6e35cbf0fd2d4c029fcd23560f04b1976618
Settings:
[x] Build origin branches
[x] Build origin PRs (unmerged head)
IMHO any PR from origin should be treated as trusted. There is no issue with building their branches via "Build origin branches also filed as PRs".
- is related to
-
JENKINS-41522 There is some good stuff in PR#109 that is extra from JENKINS-40652 and should be considered
- Closed
-
JENKINS-37931 PR build can use PR's head/merge Jenkinsfile insted of master branch.
- Resolved
-
JENKINS-50290 origin pr builds not treated as trusted
- Open
- links to