fix(poll): in-flight guard + 6h cycle to stop build cancellation livelock

Hourly re-dispatch with cancel-in-progress cancelled healthy same-SHA
builds every cycle; prereleases could never publish. Skip dispatch when
a build run for the target workflow is already queued or executing, and
relax the poll to every 6 hours.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-06-12 11:18:59 +00:00
parent bf39c5b9ab
commit 4f3b7e5f53

File diff suppressed because one or more lines are too long