From 7a7e71522ba851835da4ccf1f99371e140a604b1 Mon Sep 17 00:00:00 2001 From: Jeff Handley Date: Wed, 8 Nov 2023 15:57:40 -0800 Subject: [PATCH] Remove unused ReleaseAnnouncement issue/PR automation --- .github/fabricbot.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/.github/fabricbot.json b/.github/fabricbot.json index 310f6e34817..0644bbe3f8a 100644 --- a/.github/fabricbot.json +++ b/.github/fabricbot.json @@ -621,17 +621,6 @@ }, "disabled": false }, - { - "taskType": "trigger", - "capabilityId": "ReleaseAnnouncement", - "subCapability": "ReleaseAnnouncement", - "version": "1.0", - "config": { - "taskName": "Release announcement", - "prReply": "The fix is included in ${pkgName} ${version}.", - "issueReply": "Fixed in ${pkgName} ${version}." - } - }, { "taskType": "trigger", "capabilityId": "InPrLabel",