From 5f62069380c601004ea21f55ee2612c4ad390978 Mon Sep 17 00:00:00 2001 From: F-WRunTime Date: Wed, 24 Jan 2024 12:24:34 -0700 Subject: [PATCH] Meet unmet marketplace requirements for pre-release --- action.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/action.yaml b/action.yaml index 8375a5a..654675a 100644 --- a/action.yaml +++ b/action.yaml @@ -1,5 +1,8 @@ -name: "Automerge" +name: "AutomergePR" author: "Runtime Verification Inc" +branding: + icon: "git-merge" + color: "blue" 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." inputs: org: