Skip to content

Commit

Permalink
Remove unused ReleaseAnnouncement issue/PR automation (#4688)
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffhandley authored Nov 9, 2023
1 parent e03de28 commit 33abf0c
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/fabricbot.json
Original file line number Diff line number Diff line change
Expand Up @@ -565,17 +565,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",
Expand Down

0 comments on commit 33abf0c

Please sign in to comment.