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

Automatic repository registration should be _all repositories and_ future repositories #3817

Closed
ethomson opened this issue Jul 9, 2024 · 0 comments · Fixed by #3876
Closed
Assignees

Comments

@ethomson
Copy link
Member

ethomson commented Jul 9, 2024

Please describe the enhancement

When I minder provider update --set-attribute=auto_registration.entities.repository.enabled=true, this should mean "register all repositories, including future repositories". Today it means "make no changes to existing registration, but new repositories should be registered".

Solution Proposal

When I minder provider update --set-attribute=auto_registration.entities.repository.enabled=true, this should mean "register all repositories, including future repositories". Today it means "make no changes to existing registration, but new repositories should be registered".

Describe alternatives you've considered

No response

Additional context

No response

Acceptance Criteria

No response

jhrozek added a commit to jhrozek/minder that referenced this issue Jul 12, 2024
…when calling repo register --all

When registering all repositories, what the user really means is
"register all future and current repositories. The current invocation of
the call only registered all current ones. Let's also flip the option to
register all future repositories at the same time.

Fixes: mindersec#3817
@jhrozek jhrozek self-assigned this Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants