You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
description: "Automatically merge pull requests meeting the requiresments of All Checks Pass, Review Approved,and Up-to-date. This action is a substituion for Github merge queues. Merge queues fails to adhere to passing checks. Automerge helps support a linear well tested PR before it is merged."
description: "Merge tracked PR w/ met requirements All Checks Pass, Review Approved,and Up-to-date."
inputs:
org:
description: 'Organization name under which to run on'