jenkinsci / jenkinsci/scm-api-plugin

[JENKINS-46500] Add the ability to filter fork owner when building fork branches

Open
#402 10 comments 0 reactions 0 assignees View on GitHub
component:scm-api-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
33
Forks
87
PR merge metrics
No merged PRs in 30d

Description

When building fork PRs, we have the ability to set the Trust level on the PR, but I'd like to be able to filter, by fork owner, which PRs we build.

Our use case is that we have a large repo that builds hundreds of PRs a day, and each PR can trigger up to 100 jobs. Jenkins is unable to scale with this many build agents attached to a single master, so we would like to have a master per team/developer. Having this filter would allow us to have multiple masters point to the same main repo, but only build a subset of the open PRs.

---
Originally reported by valdisrigdon, imported from: Add the ability to filter fork owner when building fork branches


  • assignee: stevenfoster
  • status: In Progress
  • priority: Minor
  • component(s): scm-api-plugin
  • resolution: Unresolved
  • votes: 1
  • watchers: 4
  • imported: 20251223-222157

Raw content of original issue

When building fork PRs, we have the ability to set the Trust level on the PR, but I'd like to be able to filter, by fork owner, which PRs we build.

Our use case is that we have a large repo that builds hundreds of PRs a day, and each PR can trigger up to 100 jobs. Jenkins is unable to scale with this many build agents attached to a single master, so we would like to have a master per team/developer. Having this filter would allow us to have multiple masters point to the same main repo, but only build a subset of the open PRs.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.