Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Delete repo garden command - #14416

Merged
williammartin merged 1 commit into
trunkfrom
wm-delete-repo-garden
Sep 10, 2026
Merged

Delete repo garden command#14416
williammartin merged 1 commit into
trunkfrom
wm-delete-repo-garden

Conversation

@williammartin

@williammartin williammartin commented Sep 10, 2026

Copy link
Copy Markdown
Member

Description

The repo garden is fun and whimsical but from time to time we get bug reports:

It also doesn't even work on windows:

I'm just not really interested in us spending any time supporting it.

How did you test this change?

I didn't.

Authorship and follow-up

Who wrote this:

  • A human wrote it.
  • An agent wrote it under close human direction.
  • An agent wrote it independently, and no human has guided the implementation beyond the initial prompt.

Who answers review comments:

  • @williammartin will read and reply directly. Name the account.
  • An agent will draft replies and @username will read them before they are posted.
  • Nobody has explicitly committed to replying.

Copilot AI balanced review requested due to automatic review settings September 10, 2026 13:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot review overview

🟢 Approval recommended

The focused deletion removes all command code and registration without leaving functional references.

Review tier: Balanced
Findings: None

What changed in this PR

Removes the hidden, unsupported gh repo garden command and its implementation.

Changes:

  • Unregisters the command from gh repo.
  • Deletes garden rendering, API logic, and tests.
File Description
pkg/​cmd/​repo/​repo.go Removes command registration.
pkg/​cmd/​repo/​garden/​garden.go Deletes the garden implementation.
pkg/​cmd/​repo/​garden/​http.go Deletes commit-fetching logic.
pkg/​cmd/​repo/​garden/​http_test.go Deletes obsolete HTTP tests.

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@williammartin
williammartin marked this pull request as ready for review September 10, 2026 15:48
@williammartin
williammartin requested a review from a team as a code owner September 10, 2026 15:48
@williammartin
williammartin merged commit 7b2de63 into trunk Sep 10, 2026
33 checks passed
@williammartin
williammartin deleted the wm-delete-repo-garden branch September 10, 2026 15:48
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