forgejo/models
Lunny Xiao 666038a06d
Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) (#26158)
Fix #25858
Backport #25882 

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-27 10:36:54 +08:00
..
actions Fix wrong workflow status when rerun a job in an already finished workflow (#26119) (#26124) 2023-07-25 12:22:58 +02:00
activities
admin
asymkey
auth Remove "misc" scope check from public API endpoints (#26134) (#26149) 2023-07-26 05:32:41 +00:00
avatars
db
dbfs
fixtures
git Fix bugs in LFS meta garbage collection (#26122) (#26157) 2023-07-26 11:53:15 +00:00
issues Fix bug when pushing to a pull request which enabled dismiss approval automatically (#25882) (#26158) 2023-07-27 10:36:54 +08:00
migrations
organization
packages
perm
project Update xorm version (#26128) (#26150) 2023-07-26 07:40:23 +00:00
pull
repo
secret
shared/types
system
unit
unittest
user
webhook
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
org.go
org_team.go
org_team_test.go
org_test.go
repo.go
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
repo_transfer_test.go