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
, ALeaveComment prId "Your merge request has been denied because this project can be automatically deployed. Use 'merge without deploying' if you really don't want to deploy after merging."
6579
+
]
6580
+
6581
+
it "allows merge without deploying on a repo configured with ProjectConfiguration.allowPlainMerge=False"$do
6582
+
let
6583
+
prId =PullRequestId1
6584
+
state = singlePullRequestState prId (Branch"p") masterBranch (Sha"abc1234") "tyrell"
6585
+
6586
+
event =CommentAdded prId "deckard"Nothing"@bot merge without deploying"
0 commit comments