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
Copy file name to clipboardExpand all lines: doc/api/graphql/reference/index.md
+1
Original file line number
Diff line number
Diff line change
@@ -43020,6 +43020,7 @@ Defines which user roles, users, or groups can merge into a protected branch.
43020
43020
| <a id="mergerequestsresolvernegatedparamsreleasetag"></a>`releaseTag` | [`String`](#string) | Filter by release tag to exclude. |
43021
43021
| <a id="mergerequestsresolvernegatedparamsreviewerusername"></a>`reviewerUsername` | [`String`](#string) | Username of the reviewer to exclude. |
43022
43022
| <a id="mergerequestsresolvernegatedparamssourcebranches"></a>`sourceBranches` | [`[String!]`](#string) | Array of source branch names. No resolved merge requests will have one of these branches as their source. |
43023
+
| <a id="mergerequestsresolvernegatedparamstargetbranches"></a>`targetBranches` | [`[String!]`](#string) | Array of target branch names. No resolved merge requests will have one of these branches as their target. |
Copy file name to clipboardExpand all lines: locale/gitlab.pot
+1-1
Original file line number
Diff line number
Diff line change
@@ -50038,7 +50038,7 @@ msgstr ""
50038
50038
msgid "SecurityOrchestration|Security policy projects store your organization's security policies. They are identified when policies are created, or when a project is linked as a security policy project. %{linkStart}Learn more%{linkEnd}."
50039
50039
msgstr ""
50040
50040
50041
-
msgid "SecurityOrchestration|Security policy scheduled scans maximum concurrency"
50041
+
msgid "SecurityOrchestration|Security policy scheduled scans maximum top-level group concurrency"
50042
50042
msgstr ""
50043
50043
50044
50044
msgid "SecurityOrchestration|SecurityOrchestration|Scan execution policies with more than %{maxCount} actions detected. Those policies will not work after GitLab 18.0 (May 15, 2025). Before then you must edit these policies to reduce the number of actions."
0 commit comments