We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In GitLab, you can archive a repository.
Per the docs, they are:
In GitLab Branch Source v1.5.4, when clicking Scan GitLab Project Now, the plugin loads Jenkinsfile-based pipelines from archived repositories.
GitLab Branch Source
v1.5.4
Scan GitLab Project Now
Jenkinsfile
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 Jenkinsfiles.
No response
The text was updated successfully, but these errors were encountered:
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
Sorry, something went wrong.
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: