GitXplorerGitXplorer
d

auto-approve

public
0 stars
1 forks
8 issues

Commits

List of commits on branch main.
Unverified
696a41020f0467aeed4dbe9df1e4c68d3e853888

Add isNaN condition

ddenil-ct committed 3 years ago
Unverified
556157a5f7335c840bc71b77e54e9822d1932b25

Add auto approve action

ddenil-ct committed 3 years ago
Unverified
06198077796b3688bb7acce91be820c196e6e358

Initial commit

ddenil-ct committed 3 years ago

README

The README file for this repository.

Use this action to auto approve your pull requests

There are two inputs and both of them are required.

  token:
    description: 'Token to be used to sign off the approval'
  pull-number:
    description: 'Number of the source PR'