Skip to content
New issue

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

Implement configuration to ignore archived GitLab repositories #417

Open
alexqfredrickson opened this issue Apr 5, 2024 · 1 comment
Open
Labels
enhancement New feature or request

Comments

@alexqfredrickson
Copy link

alexqfredrickson commented Apr 5, 2024

What feature do you want to see added?

In GitLab, you can archive a repository.

Per the docs, they are:

  • Labeled with an archived badge on the project page.
  • Listed on the group page in the Inactive tab.
  • Hidden from project lists in Your Work and Explore.
  • Read-only.

In GitLab Branch Source v1.5.4, when clicking Scan GitLab Project Now, the plugin loads Jenkinsfile-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 Jenkinsfiles.

Upstream changes

No response

Are you interested in contributing this feature?

No response

@alexqfredrickson alexqfredrickson added the enhancement New feature or request label Apr 5, 2024
@Turiok
Copy link
Contributor

Turiok commented May 24, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants