1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-28 07:14:07 +00:00
gitea/templates/repo/issue
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
..
view_content Fix merge dialog on protected branch with missing required statuses (#11074) (#11084) 2020-04-16 10:45:34 +03:00
branch_selector_field.tmpl hide branch on pull request view or create UI (#2454) 2017-09-06 15:02:51 +03:00
comment_tab.tmpl Improve issue autolinks (#6273) 2019-04-12 08:53:34 +03:00
label_precolors.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
labels.tmpl Show label list on label set (#9251) 2019-12-06 21:13:19 -05:00
list.tmpl Fix repository issues pagination bug when there are more than one label filter (#9512) 2019-12-28 14:43:46 +00:00
milestone_issues.tmpl Fix repository issues pagination bug when there are more than one label filter (#9512) 2019-12-28 14:43:46 +00:00
milestone_new.tmpl Fix max length check and limit in multiple repo forms (#9148) 2019-11-25 01:06:23 +02:00
milestones.tmpl Change action GETs to POST (#10462) (#10464) 2020-02-25 15:08:21 -06:00
navbar.tmpl Search bar for issues/pulls (#530) 2017-01-25 10:43:02 +08:00
new_form.tmpl Add description to labels on create issue (#9392) 2019-12-17 15:02:17 -05:00
new.tmpl Indent all templates with tabs 2015-12-08 00:57:46 +01:00
search.tmpl Don't warn users about *every* dirty form (#3707) 2018-03-23 22:10:42 +08:00
view_content.tmpl Fix wrong permissions check when issues/prs shared operations (#9885) (#9889) 2020-01-20 17:59:33 +02:00
view_title.tmpl [UI] Show pull icon on pull (#10061) (#10062) 2020-01-29 20:40:43 +00:00
view.tmpl Feature: Archive repos (#5009) 2019-01-23 13:58:38 -05:00