jamacku / typescript-action

Create a TypeScript Action with tests, linting, workflow, publishing, and versioning

Home Page:https://github.com/actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeScript Action

GitHub Marketplace Lint Code Base Unit Tests CodeQL Check dist/

codecov Mergify Status

...

How does it work

...

Features

  • ...

Usage

...

Real-life examples

...

Configuration options

Action currently accepts the following options:

# ...

- uses: redhat-plumbers-in-action/typescript-action@v1
  with:
    milliseconds: <number>

# ...

milliseconds

...

  • default value: undefined
  • requirements: required

Policy

...

Limitations

...

About

Create a TypeScript Action with tests, linting, workflow, publishing, and versioning

https://github.com/actions

License:MIT License


Languages

Language:TypeScript 100.0%