Skip to content

feat: add auto-doc as supported tool#1596

Merged
taiki-e merged 1 commit intotaiki-e:mainfrom
quotidian-ennui:feat/auto-doc
Mar 19, 2026
Merged

feat: add auto-doc as supported tool#1596
taiki-e merged 1 commit intotaiki-e:mainfrom
quotidian-ennui:feat/auto-doc

Conversation

@quotidian-ennui
Copy link
Copy Markdown
Contributor

@quotidian-ennui quotidian-ennui commented Mar 17, 2026

This PR adds auto-doc as a supported TOOL.

It's a golang tool, I think I've done it right.

(sorry if you hate copilot, but it was auto-enabled in my settings, pay it no mind).

Copilot AI review requested due to automatic review settings March 17, 2026 19:12
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Adds support for installing the auto-doc CLI via this action’s manifest system (GitHub Releases), making it available alongside the other supported tools.

Changes:

  • Added a base codegen definition for auto-doc (repository metadata + per-platform asset naming).
  • Added a full generated manifests/auto-doc.json with version mappings and checksums/etags.
  • Documented auto-doc in TOOLS.md as a supported tool.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
tools/codegen/base/auto-doc.json Defines how to discover/download auto-doc release assets across platforms for manifest generation.
manifests/auto-doc.json Adds the concrete, versioned manifest data (templates + checksums/etags) used at install time.
TOOLS.md Lists auto-doc as a supported tool installed from GitHub Releases.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

Copy link
Copy Markdown
Owner

@taiki-e taiki-e left a comment

Choose a reason for hiding this comment

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

Thanks!

@taiki-e taiki-e merged commit 2fa8a20 into taiki-e:main Mar 19, 2026
84 of 85 checks passed
@taiki-e
Copy link
Copy Markdown
Owner

taiki-e commented Mar 19, 2026

Published in v2.69.0.

@quotidian-ennui quotidian-ennui deleted the feat/auto-doc branch March 19, 2026 12:22
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