Github Action Development Notion
toolkit
actions/toolkit
The GitHub ToolKit for developing GitHub Actions. Contribute to actions/toolkit development by creating an account on GitHub.
https://github.com/actions/toolkit
ts http example
actions/http-client
A lightweight HTTP client optimized for use with actions, TypeScript with generics and async await. HTTP client with TypeScript generics and async/await/Promises Typings included so no need to acquire separately (great for intellisense and no versioning drift) Proxy support just works with actions and the runner Targets ES2019 (runner runs actions with node 12+).
https://github.com/actions/http-client
typescript example
actions/typescript-action
Create a TypeScript Action with tests, linting, workflow, publishing, and versioning - actions/typescript-action
https://github.com/actions/typescript-action

Seonglae Cho