Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Post a comment javascript action

This action adds a comment to an open PR

Inputs

repo-token

Required The repo's GITHUB_TOKEN.

warning

Required The warning message to comment. The provided message will be prepended with ** WARNING **: .

Example usage

uses: actions/hello-world-javascript-action@v1.5
with:
  repo-token: ${{ secrets.GITHUB_TOKEN }}
  warning: "a warning"

About

This GitHub action will post a WARNING comment on a PR on `opened`, `reopened` or `ready-for-review`.

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages