forked from runatlantis/atlantis
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Atlantis Apply Fails on GitLab v16.10 When the Merge Request Bra…
…nch Needs Rebasing (runatlantis#4402)
- Loading branch information
1 parent
5b0eae7
commit 7ee79cc
Showing
3 changed files
with
149 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
124 changes: 124 additions & 0 deletions
124
server/events/vcs/testdata/gitlab-detailed-merge-status-need-rebase.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,124 @@ | ||
{ | ||
"id": 22461274, | ||
"iid": 13, | ||
"project_id": 4580910, | ||
"title": "Update main.tf", | ||
"description": "", | ||
"state": "opened", | ||
"created_at": "2019-01-15T18:27:29.375Z", | ||
"updated_at": "2019-01-25T17:28:01.437Z", | ||
"merged_by": null, | ||
"merged_at": null, | ||
"closed_by": null, | ||
"closed_at": null, | ||
"target_branch": "patch-1", | ||
"source_branch": "patch-1-merger", | ||
"user_notes_count": 0, | ||
"upvotes": 0, | ||
"downvotes": 0, | ||
"author": { | ||
"id": 1755902, | ||
"name": "Luke Kysow", | ||
"username": "lkysow", | ||
"state": "active", | ||
"avatar_url": "https://secure.gravatar.com/avatar/25fd57e71590fe28736624ff24d41c5f?s=80&d=identicon", | ||
"web_url": "https://gitlab.com/lkysow" | ||
}, | ||
"assignee": null, | ||
"reviewers": [], | ||
"source_project_id": 4580910, | ||
"target_project_id": 4580910, | ||
"labels": [], | ||
"work_in_progress": false, | ||
"milestone": null, | ||
"merge_when_pipeline_succeeds": false, | ||
"merge_status": "can_be_merged", | ||
"detailed_merge_status": "need_rebase", | ||
"sha": "cb86d70f464632bdfbe1bb9bc0f2f9d847a774a0", | ||
"merge_commit_sha": null, | ||
"squash_commit_sha": null, | ||
"discussion_locked": null, | ||
"should_remove_source_branch": null, | ||
"force_remove_source_branch": true, | ||
"reference": "!13", | ||
"references": { | ||
"short": "!13", | ||
"relative": "!13", | ||
"full": "lkysow/atlantis-example!13" | ||
}, | ||
"web_url": "https://gitlab.com/lkysow/atlantis-example/merge_requests/13", | ||
"time_stats": { | ||
"time_estimate": 0, | ||
"total_time_spent": 0, | ||
"human_time_estimate": null, | ||
"human_total_time_spent": null | ||
}, | ||
"squash": true, | ||
"task_completion_status": { | ||
"count": 0, | ||
"completed_count": 0 | ||
}, | ||
"has_conflicts": false, | ||
"blocking_discussions_resolved": true, | ||
"approvals_before_merge": null, | ||
"subscribed": false, | ||
"changes_count": "1", | ||
"latest_build_started_at": "2019-01-15T18:27:29.375Z", | ||
"latest_build_finished_at": "2019-01-25T17:28:01.437Z", | ||
"first_deployed_to_production_at": null, | ||
"pipeline": { | ||
"id": 488598, | ||
"sha": "67cb91d3f6198189f433c045154a885784ba6977", | ||
"ref": "patch-1-merger", | ||
"status": "success", | ||
"created_at": "2019-01-15T18:27:29.375Z", | ||
"updated_at": "2019-01-25T17:28:01.437Z", | ||
"web_url": "https://gitlab.com/lkysow/atlantis-example/-/pipelines/488598" | ||
}, | ||
"head_pipeline": { | ||
"id": 488598, | ||
"sha": "67cb91d3f6198189f433c045154a885784ba6977", | ||
"ref": "patch-1-merger", | ||
"status": "success", | ||
"created_at": "2019-01-15T18:27:29.375Z", | ||
"updated_at": "2019-01-25T17:28:01.437Z", | ||
"web_url": "https://gitlab.com/lkysow/atlantis-example/-/pipelines/488598", | ||
"before_sha": "0000000000000000000000000000000000000000", | ||
"tag": false, | ||
"yaml_errors": null, | ||
"user": { | ||
"id": 1755902, | ||
"name": "Luke Kysow", | ||
"username": "lkysow", | ||
"state": "active", | ||
"avatar_url": "https://secure.gravatar.com/avatar/25fd57e71590fe28736624ff24d41c5f?s=80&d=identicon", | ||
"web_url": "https://gitlab.com/lkysow" | ||
}, | ||
"started_at": "2019-01-15T18:27:29.375Z", | ||
"finished_at": "2019-01-25T17:28:01.437Z", | ||
"committed_at": null, | ||
"duration": 31, | ||
"coverage": null, | ||
"detailed_status": { | ||
"icon": "status_success", | ||
"text": "passed", | ||
"label": "passed", | ||
"group": "success", | ||
"tooltip": "passed", | ||
"has_details": true, | ||
"details_path": "/lkysow/atlantis-example/-/pipelines/488598", | ||
"illustration": null, | ||
"favicon": "/assets/ci_favicons/favicon_status_success-8451333011eee8ce9f2ab25dc487fe24a8758c694827a582f17f42b0a90446a2.png" | ||
} | ||
}, | ||
"diff_refs": { | ||
"base_sha": "67cb91d3f6198189f433c045154a885784ba6977", | ||
"head_sha": "cb86d70f464632bdfbe1bb9bc0f2f9d847a774a0", | ||
"start_sha": "67cb91d3f6198189f433c045154a885784ba6977" | ||
}, | ||
"merge_error": null, | ||
"first_contribution": false, | ||
"user": { | ||
"can_merge": true | ||
} | ||
} |