set-commit-status

1.0.0 • Public • Published

set-commit-status

NPM

Create a commit-status for the current branch and repository you are in. Needs an GH_TOKEN in the environment, that has at least status access.

set-commit-status <state> <context> <description> [<target_url>]
  state   pending, success, error, or failure.
  context   A string label to differentiate this status from the status of other systems.
  description   A short description of the status.
  target_url    The target URL to associate with this status.

/set-commit-status/

    Package Sidebar

    Install

    npm i set-commit-status

    Weekly Downloads

    4

    Version

    1.0.0

    License

    MIT

    Last publish

    Collaborators

    • greenkeeper