You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#16395 explicitly had a non-goal of applying the unprotected file pattern configuration to changes made via the editor (implicitly, merging in PRs was also a non-goal).
To make the unprotected file pattern feature be consistent, it should apply to all ways that commits can be made to a branch.
Feature Description
#16395 explicitly had a non-goal of applying the unprotected file pattern configuration to changes made via the editor (implicitly, merging in PRs was also a non-goal).
To make the unprotected file pattern feature be consistent, it should apply to all ways that commits can be made to a branch.
"Unprotected file patterns" implemented:
gitea/routers/private/hook_pre_receive.go
Line 295 in 14bb8f7
"Unprotected file patterns" missing:
gitea/services/pull/merge.go
Line 504 in 14bb8f7
gitea/services/context/repo.go
Line 111 in 14bb8f7
gitea/routers/web/repo/editor.go
Line 47 in 14bb8f7
Screenshots
No response
The text was updated successfully, but these errors were encountered: