ci: pull_request-only + concurrency (no duplicate runs) #7
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "chore/release-ceremony"
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?
Reframes CI around the PR lifecycle so each event triggers exactly one run.
pull_request-only (waspush: [**]+pull_request, which double-fired on PR'd branch pushes) +concurrency(cancel superseded).concurrency(one release per tag, no mid-upload cancel). Keeps its build-and-test gate.Follow-up (coupled, needs a release-plz spike): the release-plz Release-PR automation + retiring
just release/bumpfrom the justfile.