Pipeline 102 applied nothing — the rate-limit commit entered master under a merge head and the changed-stack detector is blind to merge diffs. Plain commit touching both stacks so they apply.
8 lines
286 B
HCL
8 lines
286 B
HCL
include "root" {
|
|
path = find_in_parent_folders()
|
|
}
|
|
|
|
# apply-trigger: non-merge commit so the stack detector sees this stack
|
|
# (merge-commit diffs hide stacks from it — same issue as the tts 798b0255 fix)
|
|
|
|
# apply-trigger 2026-06-12: non-merge commit so the detector sees this stack
|