OG256 opened a new issue, #8579: URL: https://github.com/apache/incubator-devlake/issues/8579
### Search before asking - [x] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar feature requirement. ### Use case As a user of Apache Devlake I want the ability to only show deployment pipelines from Jenkins that I actually care about and that are relevant to me and my organisation. ### Description The current Jenkins collector appears to fetch all pipelines - even if they are temporary branch/PR builds. Devlake should have the option to filter the collection results (or only collect certain results based on a regex). As an example there is a Jenkins collector configured in this project where only the following data scopes are selected: <img width="782" height="594" alt="Image" src="https://github.com/user-attachments/assets/3ac3304c-01b5-460f-99a1-1b8db4df8d37" /> However when viewing/searching for the project in Grafana it shows on the available dropdown of a bunch of random PR branches that are not selected. <img width="706" height="355" alt="Image" src="https://github.com/user-attachments/assets/2d1b01e0-f79d-4f7e-a9ab-a0ee65611f2b" /> I assume this has an additional underlying impact about redundant pipelines/scopes ### Related issues _No response_ ### Are you willing to submit a PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
