Skip to content

Refresh ci minutes in ChangeNamespaceService

Max Orefice requested to merge mo-refresh-ci-minutes into master

Ref: #329763 (closed)

What does this MR do?

This MR updates ci minutes any time we change the CI minutes limit for a given namespace.

Why are we doing this?

As brought up in !64443 (comment 638798140), where we refreshed cached ci minutes with the new architecture leveraging Ci::Minutes::AdditionalPacks.

We forgot to update this codepath, this MR takes care of it.

Does this MR meet the acceptance criteria?

Conformity

Merge request reports