0.2.7 • Published 8 months ago

typescript-github-action-template v0.2.7

Weekly downloads
-
License
MIT
Repository
github
Last release
8 months ago

Typescript GitHub Action Template

A template to create custom GitHub Action with TypeScript/JavaScript.

Secrets

The following secrets need to be set up before you can use workflows already defined in this template:

  • CHECK_GIT_STATUS_BOT_APP_ID and CHECK_GIT_STATUS_BOT_APP_PRIVATE_KEY: Used by the Build workflow. If you don't want to set up a bot you can remove the actions/create-github-app-token step and remove all references to steps.get-github-app-token.outputs.token.
  • ACCEPT_TO_SHIP_BOT_APP_ID and ACCEPT_TO_SHIP_BOT_APP_PRIVATE_KEY: Used by the Ship workflow. If you don't want to set up a bot you can remove the two actions/create-github-app-token steps and remove all references to steps.get-github-app-token.outputs.token.
  • NPM_TOKEN: Used by the Release workflow. This is necessary for publishing the NPM package to NPM. If you don't want to publish to NPM you can remove the publish job.
0.2.7

8 months ago

0.2.6

8 months ago

0.2.5

9 months ago

0.2.4

9 months ago

0.2.2-0

10 months ago

0.2.1-1

12 months ago

0.2.1-0

12 months ago

0.2.1

11 months ago

0.2.0

12 months ago

0.1.19

12 months ago

0.2.3

10 months ago

0.2.2

10 months ago

0.1.18

1 year ago

0.1.17

1 year ago

0.1.16

1 year ago

0.1.15

2 years ago

0.1.14

2 years ago

0.1.13

2 years ago

0.1.12

2 years ago

0.1.11

3 years ago

0.1.10

3 years ago

0.1.9

3 years ago

0.1.8

3 years ago