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. Also repairs the previous commit which
stored this file base64-encoded.

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

File diff suppressed because one or more lines are too long