Open alexqfredrickson opened 7 months ago
Hi @alexqfredrickson ,
Update the plugin because this trait exists : https://github.com/jenkinsci/gitlab-branch-source-plugin/blob/master/src/main/java/io/jenkins/plugins/gitlabbranchsource/ExcludeArchivedRepositoriesTrait.java
What feature do you want to see added?
In GitLab, you can archive a repository.
Per the docs, they are:
In
GitLab Branch Source
v1.5.4
, when clickingScan GitLab Project Now
, the plugin loadsJenkinsfile
-based pipelines from archived repositories.I think it is a fair default assumption that users would not want to see archived GitLab repositories in Jenkins.
I would love to have an option to ignore archived repositories during that scan, even if they contain
Jenkinsfile
s.Upstream changes
No response
Are you interested in contributing this feature?
No response