Merge remote-tracking branch 'origin/main' into fix/no-store-for-label-payloads

# Conflicts:
#	skills/sync/scripts/_gitea.py
This commit is contained in:
naudachu
2026-08-10 18:23:39 +05:00
9 changed files with 962 additions and 56 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ way, so nothing is lost, but the tracker shows no edge for it.
The graph goes up with them. Once an issue has its number, every `depends:`
entry that also has one becomes a **native Gitea link** — the same
`/dependencies` that `pull.py --deps` reads back, so the tracker shows the
`/dependencies` that every `pull.py` reads back, so the tracker shows the
blocking panel and refuses to close a blocked issue first. Topological order
means the blocker already has its number by then; no second pass is needed.
`--update` links whatever appeared in `depends:` since the last push. A link