Skip to content

๐Ÿ‘ GitHub Action for automatically approving GitHub pull requests

Notifications You must be signed in to change notification settings

bennypowers/auto-approve-action

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

24 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Auto Approve GitHub Action

Name: hmarr/auto-approve-action

๐Ÿ”’ Requires the GITHUB_TOKEN environment variable checkbox to be checked.

Automatically approve GitHub pull requests. Combine with the filter action to only auto-approve certain users. For example, to auto-approve Dependabot pull requests, use actor dependabot[bot] as the args for the filter action.

Why?

GitHub lets you prevent merges of unapproved pull requests. However, it's occasionally useful to selectively circumvent this restriction - for instance, some people want Dependabot's automated pull requests to not require approval. Combining this action with the filter action lets you automatically approve certain pull requests.

About

๐Ÿ‘ GitHub Action for automatically approving GitHub pull requests

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 77.3%
  • Dockerfile 22.7%