Skip to content

finnp/set-commit-status

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

CLI for setting commit statuses on GitHub

Resources

Stars

Watchers

Forks

Packages

No packages published