Extended configuration options (for Plugins)

2 views
Skip to first unread message

Gerd Aschemann

unread,
May 23, 2025, 4:30:46 AMMay 23
to jQAssistant
I would like to see deeper configuration options in jQA for Plugins. For instance, I am downloading from a alot of GitHub repositories and would like to enable different aspects per repository, let's say something like this:

scan: ... include: by-plugin: github:repository: defaults: prs: false issues: false branches: false branchPattern: '(main|master|develop)' tags: false tagPattern: 'release/.*' repositories: - url: https://github.com/apache/sources prs: true issues: true tags: true branches: true - url: https://github.com/apache/maven-site prs: true issues: false
It's clear that such complex configurations cannot be mapped to environment variables but I could live with that.
Reply all
Reply to author
Forward
0 new messages