forgejo/templates/repo/issue
6543 a88f3663eb
Fix merge dialog on protected branch with missing required statuses (#11074)
It is possible for misconfigured protected branches to have required status checks that are not in any of the current statuses: Pending, Success, Error, Failure, or Warning - presumably because the CI has not contacted us as yet.

Fix #10636 by adding case: missing StatusChecks when these are missing
2020-04-15 21:35:18 +01:00
..
labels
view_content Fix merge dialog on protected branch with missing required statuses (#11074) 2020-04-15 21:35:18 +01:00
branch_selector_field.tmpl
comment_tab.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl
milestone_issues.tmpl
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new.tmpl
new_form.tmpl
search.tmpl
view.tmpl
view_content.tmpl
view_title.tmpl ui: Change icon on title for merged PR to git-merge (#11064) 2020-04-14 19:37:10 +08:00