1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-03 01:45:47 +00:00
gitea/templates/repo/issue/view_content
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
..
add_reaction.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
attachments.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
comments.tmpl ui: Add MergePull comment type instead of close for merge PR (#11058) 2020-04-14 09:06:23 +08:00
context_menu.tmpl Add titles and improve messages on sidebar menus (#10872) 2020-04-04 02:39:48 -03:00
pull.tmpl Fix merge dialog on protected branch with missing required statuses (#11074) 2020-04-15 21:35:18 +01:00
reactions.tmpl [Fix] AllowedReaction code (#9518) 2019-12-27 18:43:56 -05:00
sidebar.tmpl add request review from specific reviewers feature in pull request (#10756) 2020-04-06 19:33:34 +03:00