Skip to content

Increase golangci-lint timeout to 10m#7472

Merged
friedrichg merged 1 commit intomasterfrom
ci/increase-golangci-lint-timeout
May 2, 2026
Merged

Increase golangci-lint timeout to 10m#7472
friedrichg merged 1 commit intomasterfrom
ci/increase-golangci-lint-timeout

Conversation

@friedrichg
Copy link
Copy Markdown
Member

What this PR does: Increases the golangci-lint timeout from 5m to 10m in .golangci.yml to prevent timeouts on slower GitHub-hosted runners.

Which issue(s) this PR fixes:
Fixes #7469

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]
  • docs/configuration/v1-guarantees.md updated if this PR introduces experimental flags

Signed-off-by: Friedrich Gonzalez <1517449+friedrichg@users.noreply.github.com>
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label May 2, 2026
@friedrichg friedrichg merged commit a09be69 into master May 2, 2026
68 of 69 checks passed
@friedrichg friedrichg deleted the ci/increase-golangci-lint-timeout branch May 2, 2026 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci/cd lgtm This PR has been approved by a maintainer size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

CI tests fail on slower GitHub-hosted runners

2 participants