From: Juan Hoyos <19413848+hoyosjs@users.noreply.github.com> Date: Tue, 6 Jun 2023 17:59:18 +0000 (-0700) Subject: Update fabricbot.json to merge release/stable (#3953) X-Git-Tag: accepted/tizen/unified/riscv/20231226.055542~38^2^2~194 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=47a5f34ea025d67f22134902b1e1ff432fe1095e;p=platform%2Fcore%2Fdotnet%2Fdiagnostics.git Update fabricbot.json to merge release/stable (#3953) --- diff --git a/.github/fabricbot.json b/.github/fabricbot.json index 55572d732..7533bac5e 100644 --- a/.github/fabricbot.json +++ b/.github/fabricbot.json @@ -17,7 +17,16 @@ "enforceDMPAsStatus": true, "removeLabelOnPush": true, "usePrDescriptionAsCommitMessage": false, - "conditionalMergeTypes": [], + "conditionalMergeTypes": [ + { + "mergeType": "merge", + "condition": { + "placeholder": "branch", + "operator": "equals", + "value": "release/stable" + } + } + ], "requireAllStatuses": true, "requireSpecificCheckRuns": true, "requireSpecificCheckRunsList": [ @@ -31,15 +40,13 @@ "DotNet Maestro", "DotNet Maestro - Int" ] - }, - "id": "9xknvk-BFN" + } }, { "taskType": "trigger", "capabilityId": "IssueResponder", "subCapability": "PullRequestResponder", "version": "1.0", - "id": "DGPtO9UQd", "config": { "conditions": { "operator": "and",