Skip to content

[WIP] Migrate project from JavaScript to TypeScript#937

Closed
Copilot wants to merge 1 commit intomain-enterprisefrom
copilot/migrate-js-to-typescript
Closed

[WIP] Migrate project from JavaScript to TypeScript#937
Copilot wants to merge 1 commit intomain-enterprisefrom
copilot/migrate-js-to-typescript

Conversation

Copy link
Contributor

Copilot AI commented Mar 2, 2026

  • Set up TypeScript toolchain (tsconfig.json, install dependencies)
  • Convert root files (index.js, handler.js, full-sync.js) to TypeScript
  • Convert lib/ source files to TypeScript
  • Convert lib/plugins/ source files to TypeScript
  • Convert test files to TypeScript (or update jest config to support TS tests)
  • Update package.json scripts for TypeScript build/run
  • Create ADR in docs/ folder documenting the migration decision
  • Update README with TypeScript-related information
  • Validate build and tests pass
Original prompt

Use /js-to-typescript skill to migrate the project from javascript to typescript, create an ADR in docs folder, update the README. This is a github app written in typescript using Probot library.

Created from VS Code.


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

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.

2 participants