Commit 2026-03-25 09:18 c4c0a466

View on Github →

feat(scripts/autolabel): collect label dependencies transitively (#36242) Collect label dependencies transitively. if t-algebraic-geometry -> t-ring-theory and t-ring-theory -> t-algebra are two dependencies where the latter label is dropped from the list of applicable labels, then t-algebraic-geometry -> t-algebra is also dropped.

Estimated changes