Skip to content

feat(coder/github-upload-public-key): support custom key names#1014

Open
wadefletch wants to merge 1 commit into
coder:mainfrom
wadefletch:codex/configurable-github-key-name
Open

feat(coder/github-upload-public-key): support custom key names#1014
wadefletch wants to merge 1 commit into
coder:mainfrom
wadefletch:codex/configurable-github-key-name

Conversation

@wadefletch

@wadefletch wadefletch commented Jul 15, 2026

Copy link
Copy Markdown

Description

Add an optional key_name input to the github-upload-public-key module so templates can give uploaded SSH keys a recognizable GitHub title. Existing users retain the current <Coder access URL> Workspaces default.

The value follows the module's existing templatefile and shell interpolation pattern. Tests use the existing fake GitHub server to verify both the default and custom titles sent in the upload request.

Type of Change

  • New module
  • New template
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Module Information

Path: registry/coder/modules/github-upload-public-key
New version: v1.1.0
Breaking change: [ ] Yes [x] No

Testing & Validation

  • Tests pass (bun test) — Docker-backed cases await CI because the local OrbStack daemon is unavailable
  • Code formatted (bun fmt)
  • Changes tested locally — terraform validate, ShellCheck, and formatting pass

Related Issues

None

Generated with Codex using GPT-5.

@wadefletch wadefletch force-pushed the codex/configurable-github-key-name branch 2 times, most recently from e8e8934 to d4185fa Compare July 15, 2026 23:18
@wadefletch wadefletch force-pushed the codex/configurable-github-key-name branch from d4185fa to 01959ba Compare July 15, 2026 23:22
@wadefletch wadefletch marked this pull request as ready for review July 15, 2026 23:25
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.

1 participant