Files
atlantis/server/events/vcs/testdata/gitlab-changes-pending.json
2023-12-23 11:34:22 -05:00

86 lines
2.1 KiB
JSON

{
"id": 8312,
"iid": 102,
"target_branch": "main",
"source_branch": "TestBranch",
"project_id": 3771,
"title": "Update somefile.yaml",
"state": "opened",
"created_at": "2023-03-14T13:43:17.895Z",
"updated_at": "2023-03-14T13:43:17.895Z",
"upvotes": 0,
"downvotes": 0,
"author": {
"id": 1755902,
"name": "Luke Kysow",
"username": "lkysow",
"state": "active",
"avatar_url": "https://secure.gravatar.com/avatar/25fd57e71590fe28736624ff24d41c5f?s=80\\u0026d=identicon",
"web_url": "https://gitlab.com/lkysow"
},
"assignee": null,
"assignees": [],
"reviewers": [],
"source_project_id": 3771,
"target_project_id": 3771,
"labels": [],
"description": "",
"draft": false,
"work_in_progress": false,
"milestone": null,
"merge_when_pipeline_succeeds": false,
"detailed_merge_status": "checking",
"merge_error": "",
"merged_by": null,
"merged_at": null,
"closed_by": null,
"closed_at": null,
"subscribed": false,
"sha": "cb86d70f464632bdfbe1bb9bc0f2f9d847a774a0",
"merge_commit_sha": "",
"squash_commit_sha": "",
"user_notes_count": 0,
"changes_count": "",
"should_remove_source_branch": false,
"force_remove_source_branch": true,
"allow_collaboration": false,
"web_url": "https://gitlab.com/lkysow/atlantis-example/merge_requests/13",
"references": {
"short": "!13",
"relative": "!13",
"full": "lkysow/atlantis-example!13"
},
"discussion_locked": false,
"changes": [],
"user": {
"can_merge": true
},
"time_stats": {
"human_time_estimate": "",
"human_total_time_spent": "",
"time_estimate": 0,
"total_time_spent": 0
},
"squash": false,
"pipeline": null,
"head_pipeline": null,
"diff_refs": {
"base_sha": "",
"head_sha": "",
"start_sha": ""
},
"diverged_commits_count": 0,
"rebase_in_progress": false,
"approvals_before_merge": 0,
"reference": "!13",
"first_contribution": false,
"task_completion_status": {
"count": 0,
"completed_count": 0
},
"has_conflicts": false,
"blocking_discussions_resolved": true,
"overflow": false,
"merge_status": "checking"
}