forgejo/models/issues
Lunny Xiao 01c04607c7
Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882)
Fix #25858 

The option `dissmiss stale approvals` was listed on protected branch but
never implemented. This PR fixes that.

<img width="1006" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/60bfa968-4db7-4c24-b8be-2e5978f91bb9">


<img width="1021" alt="图片"
src="https://github.com/go-gitea/gitea/assets/81045/8dabc14d-2dfe-40c2-94ed-24fcbf6e0e8f">
2023-07-20 15:18:52 +08:00
..
assignees.go
assignees_test.go
comment.go Update tool dependencies, lock govulncheck and actionlint (#25655) 2023-07-09 11:58:06 +00:00
comment_code.go Show outdated comments in files changed tab (#24936) 2023-06-21 16:08:12 +00:00
comment_list.go Update tool dependencies, lock govulncheck and actionlint (#25655) 2023-07-09 11:58:06 +00:00
comment_test.go Show outdated comments in files changed tab (#24936) 2023-06-21 16:08:12 +00:00
content_history.go
content_history_test.go
dependency.go
dependency_test.go
issue.go Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) 2023-07-20 15:18:52 +08:00
issue_index.go
issue_label.go Update tool dependencies, lock govulncheck and actionlint (#25655) 2023-07-09 11:58:06 +00:00
issue_list.go Improve loadprojects for issue list (#25468) 2023-06-24 15:31:28 +00:00
issue_list_test.go Fix empty project displayed in issue sidebar (#25802) 2023-07-12 16:10:35 +02:00
issue_lock.go
issue_project.go Fix empty project displayed in issue sidebar (#25802) 2023-07-12 16:10:35 +02:00
issue_search.go
issue_stats.go Fix 500 error when select No assignee filter in issue list page (#24854) 2023-05-22 13:08:27 +02:00
issue_test.go Fix empty project displayed in issue sidebar (#25802) 2023-07-12 16:10:35 +02:00
issue_update.go Update tool dependencies, lock govulncheck and actionlint (#25655) 2023-07-09 11:58:06 +00:00
issue_user.go
issue_user_test.go
issue_watch.go
issue_watch_test.go
issue_xref.go
issue_xref_test.go
label.go
label_test.go
main_test.go
milestone.go
milestone_test.go
pull.go Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) 2023-07-20 15:18:52 +08:00
pull_list.go
pull_test.go Fix duplicate Reviewed-by trailers (#24796) 2023-06-09 16:34:49 +02:00
reaction.go
reaction_test.go
review.go Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) 2023-07-20 15:18:52 +08:00
review_list.go Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) 2023-07-20 15:18:52 +08:00
review_test.go Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) 2023-07-20 15:18:52 +08:00
stopwatch.go
stopwatch_test.go
tracked_time.go Update tool dependencies, lock govulncheck and actionlint (#25655) 2023-07-09 11:58:06 +00:00
tracked_time_test.go Store and use seconds for timeline time comments (#25392) 2023-06-23 12:12:39 +00:00