diff options
| author | Yusuf Yaman <nxjoseph@FreeBSD.org> | 2026-06-28 14:34:27 +0000 |
|---|---|---|
| committer | Yusuf Yaman <nxjoseph@FreeBSD.org> | 2026-06-28 14:34:47 +0000 |
| commit | f56b9d9907954643e85277287ce023a8a9522932 (patch) | |
| tree | 08215a18178aa95cf3a829b01000c83f254ec33c | |
| parent | a87cdca0aa7f45aa1703cffd1ccfa13e4c4ec03d (diff) | |
UPDATING: Document breaking change in www/gitea
PR: 296351
Approved by: osa, vvd (Mentors, implicit)
| -rw-r--r-- | UPDATING | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -5,6 +5,16 @@ they are unavoidable. You should get into the habit of checking this file for changes each time you update your ports collection, before attempting any port upgrades. +20260628: + AFFECTS: users of www/gitea + AUTHOR: nxjoseph@FreeBSD.org + + Gitea 1.26.3 tightens the fork pull request approval gate: + a pull request from a fork must now be merged before it can bypass + the approval gate (#38041). Review your workflow approval settings + if you rely on the previous behavior. + https://github.com/go-gitea/gitea/pull/38041 + 20260626: AFFECTS: net-mgmt/netbox AUTHOR: kai@FreeBSD.org |
