Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: adding of duplicate commit statuses in gitlab #1010

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mo-rieger
Copy link

@mo-rieger mo-rieger commented Dec 19, 2024

The get commit-status request is paginated and only returns the first 20 commit statuses by default. This change fetches the commit-status by name to avoid multiple requests.

RESOLVES #1009

RESOLVES fluxcd#1009

Signed-off-by: Moritz Rieger <moritz.rieger@exaring.de>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GitLab Provider adds commit status for every reconciliation
1 participant