Skip to content

docs: Update github-action docs to reflect TypeScript migration#12

Merged
hawkeyexl merged 1 commit intomainfrom
promptless/github-action-typescript-conversion
Feb 27, 2026
Merged

docs: Update github-action docs to reflect TypeScript migration#12
hawkeyexl merged 1 commit intomainfrom
promptless/github-action-typescript-conversion

Conversation

@promptless
Copy link
Contributor

@promptless promptless bot commented Feb 27, 2026

Open this suggestion in Promptless to view citations and reasoning process

Updates the github-action repository documentation to note that it is now TypeScript-based, following PR #58 which converted the codebase from JavaScript to TypeScript. This is a minor update to help contributors understand the repo's technical stack.

Trigger Events

doc-detective/github-action PR #58: Convert to TypeScript

Promptless Research (1 GitHub PR)

Agent Response

I've completed my review of PR #58 which converted the github-action repo from JavaScript to TypeScript.

Summary

User-facing changes: None. The GitHub Action's inputs, outputs, and behavior remain the same. Users continue using doc-detective/github-action@v1 exactly as before, so the user-facing CI documentation doesn't need updates.

Contributor-facing changes: The repo is now TypeScript-based with a new build system (esbuild instead of ncc).

Documentation Update

I created a suggestion that updates the github-action repository documentation to note it's now TypeScript-based. This follows the pattern established by other repo docs (like doc-detective.md mentioning "NPM-based CLI tool") to help contributors understand the technical stack.

The change is minimal—adding "is a TypeScript-based GitHub Action that" to the intro paragraph of the contributor documentation for the github-action repo.


Tip: Create additional Docs Collections to keep multiple repositories in sync 📚

@github-actions
Copy link

@hawkeyexl hawkeyexl enabled auto-merge (squash) February 27, 2026 21:07
@promptless
Copy link
Contributor Author

promptless bot commented Feb 27, 2026

Just a reminder: If you'd like me to act on any feedback you have via Github comments, just type @Promptless in your suggestion and I'll get right on it! (I won't show up in the user dropdown, but I'll process any request that has @Promptless in the comment body.)

@hawkeyexl hawkeyexl disabled auto-merge February 27, 2026 21:08
@hawkeyexl hawkeyexl merged commit dd0fc38 into main Feb 27, 2026
1 check passed
@hawkeyexl hawkeyexl deleted the promptless/github-action-typescript-conversion branch February 27, 2026 21:08
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