yeouchien / deployment-status

GitHub action to create a deployment status update

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a JavaScript Action using TypeScript

This template offers an easy way to get started writing a JavaScript action with TypeScript compile time support, unit testing with Jest and using the GitHub Actions Toolkit.

Getting Started

See the walkthrough located here.

In addition to walking your through how to create an action, it also provides strategies for versioning, releasing and referencing your actions.

About

GitHub action to create a deployment status update

License:MIT License


Languages

Language:JavaScript 66.1%Language:TypeScript 33.9%