Feat: Add reviewers to summary metadata (#121)

This commit adds reviewers to the metadata panel of the Summary popup. Thank you Jakub Bortlik!
This commit is contained in:
Jakub F. Bortlík
2023-11-21 15:05:18 +01:00
committed by GitHub
parent c4a3229f16
commit 711ed28532
3 changed files with 4 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ M.settings = {
"draft",
"conflicts",
"assignees",
"reviewers",
"branch",
"pipeline",
},