You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when we clone a repository, the new issues created are not closed if the source repo issue is closed. Rather, a [closed] tag is added to the issue header to indicate that the issue was closed in the parent repo.
We should have a programmatic way to close all [closed] issues once the copy is complete.
Currently, when we clone a repository, the new issues created are not closed if the source repo issue is closed. Rather, a
[closed]
tag is added to the issue header to indicate that the issue was closed in the parent repo.We should have a programmatic way to close all
[closed]
issues once the copy is complete.Eg. cloned issue that was closed: brackets-archive/brackets.io#172
The text was updated successfully, but these errors were encountered: