Feat: Add target branch to details panel (#160)
This is a PATCH release, it adds the target branch to the details panel in the summary view.
This commit is contained in:
committed by
GitHub
parent
50e06ceff6
commit
ed3a90cf00
@@ -88,8 +88,9 @@ M.settings = {
|
||||
"conflicts",
|
||||
"assignees",
|
||||
"reviewers",
|
||||
"branch",
|
||||
"pipeline",
|
||||
"branch",
|
||||
"target_branch",
|
||||
"labels",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user