0.2.7 • Published 10 months ago

typescript-github-action-template v0.2.7

Weekly downloads
-
License
MIT
Repository
github
Last release
10 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

10 months ago

0.2.6

11 months ago

0.2.5

11 months ago

0.2.4

12 months ago

0.2.2-0

1 year ago

0.2.1-1

1 year ago

0.2.1-0

1 year ago

0.2.1

1 year ago

0.2.0

1 year ago

0.1.19

1 year ago

0.2.3

1 year ago

0.2.2

1 year 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

3 years ago

0.1.12

3 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