Skip to content
代码片段 群组 项目
未验证 提交 a2a7ddfc 编辑于 作者: Evan Read's avatar Evan Read 提交者: GitLab
浏览文件

Merge branch 'nrosandich-master-patch-30001' into 'master'

Update release_evidence example

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/169525



Merged-by: default avatarEvan Read <eread@gitlab.com>
Approved-by: default avatarEvan Read <eread@gitlab.com>
Co-authored-by: default avatarNate Rosandich <nrosandich@gitlab.com>
No related branches found
No related tags found
无相关合并请求
......@@ -48,24 +48,7 @@ Here is an example of a release evidence object:
"state": "closed",
"due_date": "2019-05-12 12:00:00 UTC",
"created_at": "2019-04-17 15:45:12 UTC",
"issues": [
{
"id": 82,
"title": "The top-right popup is broken",
"author_name": "John Doe",
"author_email": "john@doe.com",
"state": "closed",
"due_date": "2019-05-10 12:00:00 UTC"
},
{
"id": 89,
"title": "The title of this page is misleading",
"author_name": "Jane Smith",
"author_email": "jane@smith.com",
"state": "closed",
"due_date": "nil"
}
]
"description": "milestone description",
},
{
"id": 12,
......@@ -73,7 +56,7 @@ Here is an example of a release evidence object:
"state": "closed",
"due_date": "2019-05-30 18:30:00 UTC",
"created_at": "2019-04-17 15:45:12 UTC",
"issues": []
"description": "milestone description",
}
],
"report_artifacts": [
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册