Skip to content

GitHub Action to Automatically Merge based on PR Title & Owner

License

Notifications You must be signed in to change notification settings

mtfoley/yolo-merge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yolo-merge

GitHub Action to Automatically Merge based on PR Title & Owner

Goals

This action should run on push, and automatically merge PRs to target branches under the following conditions:

  • The author of the PR is the owner of the repo
  • The PR title contains the phrase "YOLO!"
  • The PR does not have any merge conflicts

Steps

About

GitHub Action to Automatically Merge based on PR Title & Owner

Resources

License

Stars

Watchers

Forks

Packages

No packages published