Skip to content

Github Action to set PR comments

Notifications You must be signed in to change notification settings

swist/comment-pr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Comment PR

This action can be used to post a dynamic comment on a github PR

Inputs

comment

Required The comment you would like to post. Default ''.

Example usage

uses: swist/comment-pr@v1
with:
  comment: "This PR is the bees knees!"
  GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

About

Github Action to set PR comments

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%