Only run the mac smoke on demand #1
Loading…
Reference in a new issue
No description provided.
Delete branch "fix/smoke-dispatch-only"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The macos-tart label is not provided by any runner in the fleet, so the push trigger queued a run on every commit that then waits forever. The blast-radius probes added several more on top of the ones already there.
Keeping the job and the label, since proving ephemeral Tart routing is what this repo is for, and dropping only the push trigger. A deliberate workflow_dispatch is the one case where a queued run is information rather than litter.
Does not clear the runs already queued: this Forgejo exposes no cancel API, so those need a browser session.