Commit 504c9f4
Convert to TypeScript (#58)
* init
* Update dep version
* Address review comments from CodeRabbit and Copilot
- Use os.tmpdir() fallback instead of empty string for RUNNER_TEMP
- Add .trim().filter(Boolean) for labels/assignees/reviewers in createPullRequest
- Remove unused declaration/declarationMap from tsconfig (tsc runs with --noEmit)
- Add error handling to esbuild config
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>1 parent a2a4f5c commit 504c9f4
File tree
9 files changed
+24278
-31921
lines changed- dist
- src
9 files changed
+24278
-31921
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
131 | 134 | | |
132 | 135 | | |
0 commit comments