ITProKyle / github-actions-test

A repo for trying out github actions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

github-actions-test

Actions Status

A repo for trying out github actions

Setup

This section outlines how to setup portions of the repo that cannot be reasonably automated.

Labels

  1. Install git-labelmaker.
    • npm i -g git-labelmaker
  2. Generate a GitHub token with repo permissions.
  3. Run git-labelmaker to initialize your session using the token.
  4. Select the Add Labels From Package in the git-labelmaker menu and enter ./.github/labels.json.

About

A repo for trying out github actions

License:MIT License