Skip to content

feat(ci): add golangci_lint_version input to go-test workflow#135

Merged
periyandavar-ganesh merged 2 commits into
mainfrom
plat-4889-golangci-lint-version-input
Jun 25, 2026
Merged

feat(ci): add golangci_lint_version input to go-test workflow#135
periyandavar-ganesh merged 2 commits into
mainfrom
plat-4889-golangci-lint-version-input

Conversation

@periyandavar-ganesh

Copy link
Copy Markdown
Contributor

Summary

  • Adds optional golangci_lint_version input to the shared go-test reusable workflow
  • Default remains v2.11.4 so existing Go repos are unchanged
  • Enables per-repo opt-in to newer golangci-lint (needed for PLAT-4889 / products-api)

Test plan

  • Merge and verify products-api PR CI passes with golangci_lint_version: v2.12.2
  • Verify other Go repos still use default v2.11.4

JIRA: https://revolutionparts.atlassian.net/browse/PLAT-4889

Made with Cursor

Allow callers to opt into a newer golangci-lint version while keeping
v2.11.4 as the default for existing Go repos.

Co-authored-by: Cursor <cursoragent@cursor.com>
@periyandavar-ganesh periyandavar-ganesh requested a review from a team as a code owner June 22, 2026 08:23
@periyandavar-ganesh periyandavar-ganesh merged commit 8e2caf4 into main Jun 25, 2026
2 checks passed
@periyandavar-ganesh periyandavar-ganesh deleted the plat-4889-golangci-lint-version-input branch June 25, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants