1
1
mirror of https://github.com/go-gitea/gitea synced 2024-06-14 15:25:48 +00:00
gitea/templates/repo/issue/view_content
6543 cc2a6c1d30
Fix merge dialog on protected branch with missing required statuses (#11074) (#11084)
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-16 10:45:34 +03:00
..
add_reaction.tmpl [Fix] AllowedReaction code (#9518) 2019-12-27 18:43:56 -05:00
attachments.tmpl [Fix] Release attachment should use DownloadURL() not Name (#9529) 2019-12-28 23:33:13 +00:00
comments.tmpl Allow emoji on review head comments (#10159) (#10174) 2020-02-07 21:39:24 +01:00
context_menu.tmpl Issue writers perms can modify issues (#10623) (#10626) 2020-03-06 04:42:20 +00:00
pull.tmpl Fix merge dialog on protected branch with missing required statuses (#11074) (#11084) 2020-04-16 10:45:34 +03:00
reactions.tmpl [Fix] AllowedReaction code (#9518) 2019-12-27 18:43:56 -05:00
sidebar.tmpl Fix issues/pulls dependencies problems (#9842) (#9864) 2020-01-19 12:56:57 -05:00