Skip to content

Bump Go to 1.26.3#1

Open
github-actions[bot] wants to merge 3 commits into
mainfrom
bump-go-1.26.3
Open

Bump Go to 1.26.3#1
github-actions[bot] wants to merge 3 commits into
mainfrom
bump-go-1.26.3

Conversation

@github-actions

@github-actions github-actions Bot commented May 8, 2026

Copy link
Copy Markdown

This PR updates Go to the latest stable release.

  • go directive: 1.26.0
  • toolchain: 1.26.3

galamdring and others added 3 commits May 4, 2026 08:10
When multiple GitHub accounts are configured for the same host, gh always
uses the globally active account's token regardless of which org or user
owns the current repo. This causes commands to silently authenticate as
the wrong user.

This change adds an owner-to-user mapping stored in hosts.yml, and
automatically selects the correct token based on the repo owner resolved
from git remotes at HTTP client construction time. A new command
'gh auth set-user --owner <owner> <username>' manages the mappings.

Fixes cli#12885
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