Project

General

Profile

Actions

Feature #5396

open

Merge state with shadow repo should be created during pull request

Added by Marcin Kuzminski [CTO] over 6 years ago. Updated over 6 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
-
Category:
-
Target version:
Start date:
12.10.2017
Due date:
% Done:

0%

Estimated time:
Sorting:
Commit Number:

Description

Currently we do a merge simulation which creates shadow repo on showing the shadow repo "AFTER" creation. This approach is wrong, it could lead to following problems:

  • if we do automated creation, no shadow repo would be created e.g via API call, or POST without redirect
  • the eventing system sends the pr created, exposing shadow repo, but it might be actually not created.

Solution would be to use the merge state during creation that solves all of above

Actions

Also available in: Atom PDF