fix: backport upstream v1.26.2 critical fixes #139
Reference in New Issue
Block a user
Delete Branch "fix/upstream-v1.26.2-backports"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Backport 2 upstream Gitea v1.26.2 fixes:
Already present in our fork (no-op cherry-picks): #37516 merge autodetect, #37513 branch protection order, #37554 workflow param validation, #37570 null jobs panic, #37692 deadlock (our UpdateRepoRunsNumbers already has transaction guard).
Dev tested: v1.26.1-moko.3-dev - PR creation via API, health checks pass.