Hi,
We are using the git hub branch source plug in to automatically discovery most of our projects on github, this works like a charm, however we are running into an issue with archived repos. These are read only and only kept for reference/auditors, if they contain a Jenkisfile however, they are still picked up by the plugin and processed as if live. As the dependencies and such are all very stale this leads to failures and unnecessary noise in our build reports. I can't find a way to tell the plugin to ignore archived repos ( and couldn;t find an issue regarding this in the jira either).
Am i overlooking an option? Is there a workaround i'm not seeing?
Thanks,
Louis