Skip to content

chore(deps): migrate github.com/cli/go-gh to v2#3246

Merged
tekton-robot merged 1 commit intotektoncd:mainfrom
vdemeester:chore/migrate-go-gh-v2
Mar 4, 2026
Merged

chore(deps): migrate github.com/cli/go-gh to v2#3246
tekton-robot merged 1 commit intotektoncd:mainfrom
vdemeester:chore/migrate-go-gh-v2

Conversation

@vdemeester
Copy link
Member

Changes

Migrate from github.com/cli/go-gh v1.2.1 to github.com/cli/go-gh/v2 v2.13.0.

The top-level gh.RESTClient() convenience function was removed in v2. It is replaced by api.DefaultRESTClient() from the github.com/cli/go-gh/v2/pkg/api subpackage.

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

See the contribution guide for more details.

Release Notes

NONE

Migrate from github.com/cli/go-gh v1.2.1 to github.com/cli/go-gh/v2
v2.13.0. The top-level gh.RESTClient() is replaced by
api.DefaultRESTClient() from the pkg/api subpackage.
@tekton-robot tekton-robot added the release-note-none Denotes a PR that doesnt merit a release note. label Feb 26, 2026
@tekton-robot tekton-robot added the size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. label Feb 26, 2026
@jkhelil
Copy link
Member

jkhelil commented Mar 2, 2026

/approve

@tekton-robot
Copy link
Contributor

[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 Mar 2, 2026
@mbpavan
Copy link
Contributor

mbpavan commented Mar 4, 2026

/lgtm

@tekton-robot tekton-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 4, 2026
@tekton-robot tekton-robot merged commit a094c51 into tektoncd:main Mar 4, 2026
14 checks passed
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. lgtm Indicates that a PR is ready to be merged. release-note-none Denotes a PR that doesnt merit a release note. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants