1
0
Fork 0
forgejo/templates/repo
Jimmy Praet 5d3fdd1212
Add branch protection setting for ignoring stale approvals (#28498)
Fixes #27114.

* In Gitea 1.12 (#9532), a "dismiss stale approvals" branch protection
setting was introduced, for ignoring stale reviews when verifying the
approval count of a pull request.
* In Gitea 1.14 (#12674), the "dismiss review" feature was added.
* This caused confusion with users (#25858), as "dismiss" now means 2
different things.
* In Gitea 1.20 (#25882), the behavior of the "dismiss stale approvals"
branch protection was modified to actually dismiss the stale review.

For some users this new behavior of dismissing the stale reviews is not
desirable.

So this PR reintroduces the old behavior as a new "ignore stale
approvals" branch protection setting.

---------

Co-authored-by: delvh <dev.lh@web.de>
2024-01-15 07:20:01 +00:00
..
actions
branch
cite
code
diff Improve CSS helper naming (#28769) 2024-01-12 20:28:01 +08:00
editor
find
graph
issue Add non-JS fallback for reaction tooltips (#28785) 2024-01-15 09:42:59 +08:00
migrate Fix duplicate ID when deleting repo (#28520) 2023-12-19 04:40:05 +00:00
projects
pulls
release Add download attribute to release attachments (#28739) 2024-01-09 16:51:20 +08:00
settings Add branch protection setting for ignoring stale approvals (#28498) 2024-01-15 07:20:01 +00:00
tag
wiki
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
clone_script.tmpl
commit_load_branches_and_tags.tmpl
commit_page.tmpl Fix margin in server signed signature verification view (#28379) 2023-12-07 01:51:39 +00:00
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl
create_helper.tmpl
empty.tmpl
file_info.tmpl
forks.tmpl
graph.tmpl
header.tmpl Revamp repo header (#27760) 2024-01-12 03:44:06 +00:00
home.tmpl
icon.tmpl
packages.tmpl
release_tag_header.tmpl
search.tmpl Fix 500 error of searching commits (#28576) 2023-12-21 23:09:14 +00:00
search_name.tmpl
shabox_badge.tmpl
sub_menu.tmpl
unicode_escape_prompt.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Add option to disable ambiguous unicode characters detection (#28454) 2023-12-17 14:38:54 +00:00
view_list.tmpl
watchers.tmpl