Write workflows scripting the GitHub API in JavaScript
Find a file
2026-04-21 05:17:29 +00:00
.github merge: incorporate main branch changes 2026-04-09 22:10:00 +01:00
.husky Upgrade husky to v9 2024-07-24 20:48:36 -07:00
.licenses/npm chore: refresh license cache for upgraded dependencies 2026-04-09 19:15:43 +01:00
__test__ test: add getOctokit integration tests via callAsyncFunction 2026-04-09 19:15:58 +01:00
dist fix: use @octokit/core/types import for v7 compatibility 2026-04-09 22:14:16 +01:00
docs prepare release 2021-11-19 19:20:22 +01:00
src fix: use @octokit/core/types import for v7 compatibility 2026-04-09 22:14:16 +01:00
types types: update type declarations to match v9 async-function changes 2026-04-09 19:15:49 +01:00
.eslintrc.yml Update dependencies and use Node 20 2023-10-11 16:11:59 -04:00
.gitattributes Mark licenses as generated 2020-08-06 21:05:36 -04:00
.gitignore chore: Remove .vscode settings 2025-01-28 17:18:57 -05:00
.licensed.yml Add production licenses with licensed 2020-08-06 20:27:06 -04:00
.npmrc Update dependencies and use Node 20 2023-10-11 16:11:59 -04:00
.prettierrc.yml Add ESLint and Prettier 2020-05-18 11:28:54 -04:00
action.yml Update Node.js version support to 24.x 2025-07-29 14:08:35 +01:00
CODEOWNERS Update CODEOWNERS to the Launch team 2023-10-02 11:53:14 -04:00
LICENSE.md Add license 2019-08-29 18:56:14 -04:00
package-lock.json chore: update package-lock.json for v9 dependencies 2026-04-09 19:15:39 +01:00
package.json feat!: bump version to 9.0.0, upgrade @actions/github to v9 2026-04-09 19:15:31 +01:00
Thọ hub Rename README.md to Thọ hub 2026-04-21 12:17:09 +07:00
tsconfig.eslint.json Fix null handling, covered by integration tests 2023-04-04 22:11:47 +01:00
tsconfig.json build: switch to ES2022 target with bundler module resolution 2026-04-09 19:15:41 +01:00