mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-15 21:39:00 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -38995,6 +38995,7 @@ Compliance violation for a project.
|
||||
| <a id="projectcomplianceviolationcreatedat"></a>`createdAt` | [`Time!`](#time) | Timestamp when the violation was detected. |
|
||||
| <a id="projectcomplianceviolationdiscussions"></a>`discussions` | [`DiscussionConnection!`](#discussionconnection) | All discussions on the noteable. (see [Connections](#connections)) |
|
||||
| <a id="projectcomplianceviolationid"></a>`id` | [`ID!`](#id) | Compliance violation ID. |
|
||||
| <a id="projectcomplianceviolationissues"></a>`issues` | [`IssueConnection`](#issueconnection) | Project issues linked to the violation. (see [Connections](#connections)) |
|
||||
| <a id="projectcomplianceviolationproject"></a>`project` | [`Project!`](#project) | Project of the compliance violation. |
|
||||
| <a id="projectcomplianceviolationstatus"></a>`status` | [`ComplianceViolationStatus!`](#complianceviolationstatus) | Compliance violation status of the project. |
|
||||
|
||||
|
@ -45813,12 +45813,12 @@ definitions:
|
||||
type: string
|
||||
github:
|
||||
type: string
|
||||
organization:
|
||||
type: string
|
||||
job_title:
|
||||
type: string
|
||||
pronouns:
|
||||
type: string
|
||||
organization:
|
||||
type: string
|
||||
bot:
|
||||
type: string
|
||||
work_information:
|
||||
@ -50218,12 +50218,12 @@ definitions:
|
||||
type: string
|
||||
github:
|
||||
type: string
|
||||
organization:
|
||||
type: string
|
||||
job_title:
|
||||
type: string
|
||||
pronouns:
|
||||
type: string
|
||||
organization:
|
||||
type: string
|
||||
bot:
|
||||
type: string
|
||||
work_information:
|
||||
@ -65529,12 +65529,12 @@ definitions:
|
||||
type: string
|
||||
github:
|
||||
type: string
|
||||
organization:
|
||||
type: string
|
||||
job_title:
|
||||
type: string
|
||||
pronouns:
|
||||
type: string
|
||||
organization:
|
||||
type: string
|
||||
bot:
|
||||
type: string
|
||||
work_information:
|
||||
|
Reference in New Issue
Block a user