Skip to content

jckdotim/pull-review-action

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pull Review Action

GitHub Action for Pull Review

Screenshot

image

How to Use

1. Create .pull-review file.

version: 1

reviewers:
  jckdotim: {}

2. Add this step to your workflow

    - name: Pull Review
      uses: jckdotim/pull-review-action@v0.1.3
      env:
        GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

About

GitHub Action for Pull Review (https://github.com/imsky/pull-review)

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors