Skip to content

Deborah-Digges/new-pull-request-comment-action

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pull Request Welcome Action

This action comments on pull requests made by new contributors on a repository.

Inputs

access-token

Required A GitHub Personal Access Token

message

A message template of the form message message {}

Example usage

Include this in your workflow file:

uses: deborah-digges/new-pull-request-comment-action@v1.0
with:
  access-token: ${{ secrets.ACCESS_TOKEN }}

About

A GitHub action to comment on pull requests by new contributors to a repository

Resources

Stars

Watchers

Forks

Packages

No packages published