jenkinsci / jenkinsci/github-branch-source-plugin
[JENKINS-75343] Add option to filter org folder repositories by custom property
- Dominant language
- Java
- Stars
- 217
- Forks
- 398
- Avg merge
- 30m
- Merged PRs (30d)
- 1
Description
GitHub's custom properties were rolled out in 2024 as another way to categorize repositories with attributes. Having an org folder filter by custom property value would be similar to filtering by topic, but could be safer for multi-tenant environments. While a repository may have multiple topics monitored by separate org folders (inadvertently picked up in multiple places), matching by a specific custom property value `jenkins: instance-acme` can be more explicit.
---
Originally reported by pwalkr_asc, imported from: Add option to filter org folder repositories by custom property
Raw content of original issue
GitHub's custom properties were rolled out in 2024 as another way to categorize repositories with attributes. Having an org folder filter by custom property value would be similar to filtering by topic, but could be safer for multi-tenant environments. While a repository may have multiple topics monitored by separate org folders (inadvertently picked up in multiple places), matching by a specific custom property value `jenkins: instance-acme` can be more explicit.
Contributor guide
Assessment
This issue has not been assessed yet.