Skip to content

Conversation

@anithapriyanatarajan
Copy link
Contributor

Changes

PR #1503 updates the project Go version to 1.25, which causes golangci-lint failures because the previously used golangci-lint version was built with Go 1.24. Support for Go 1.25 was added from golangci-lint v2.4.0 (golangci-lint#5872), so this PR updates golangci-lint to latest version 2.7.2 in order to restore CI compatibility.

Submitter Checklist

As the author of this PR, please check off the items in this checklist:

  • Has Docs included if any changes are user facing
  • Has Tests included if any functionality added or changed
  • Follows the commit message standard
  • Meets the Tekton contributor standards (including
    functionality, content, code)
  • Release notes block below has been updated with any user facing changes (API changes, bug fixes, changes requiring upgrade notices or deprecation warnings)
  • Release notes contains the string "action required" if the change requires additional action from users switching to the new release

Release Notes

NONE

Signed-off-by: Anitha Natarajan <anataraj@redhat.com>
@tekton-robot tekton-robot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 7, 2026
@jkhelil
Copy link
Member

jkhelil commented Jan 7, 2026

/approve

@tekton-robot
Copy link

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jkhelil

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@tekton-robot tekton-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 7, 2026
@jkhelil jkhelil merged commit f07f988 into tektoncd:main Jan 7, 2026
25 of 27 checks passed
@anithapriyanatarajan anithapriyanatarajan deleted the update-golangci-lint-version branch January 7, 2026 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants