Skip to content

chore: finalize v1.5.0 promotion#95

Merged
Arbousier1 merged 2 commits into
mainfrom
dev
Jul 16, 2026
Merged

chore: finalize v1.5.0 promotion#95
Arbousier1 merged 2 commits into
mainfrom
dev

Conversation

@Arbousier1

Copy link
Copy Markdown
Collaborator

Summary

Promote the skip-proof Release trigger from dev to main and publish v1.5.0 from the resulting merge commit.

The previous promotion merged the complete feature tree, but its pull_request Release event was suppressed because the dev HEAD carried a CI skip marker. PR #94 fixes the root cause with a strictly guarded pull_request_target: closed trigger.

Release invariants

  • same-repository dev head only
  • main base only
  • merged pull requests only
  • read-only build token; write token isolated to final tag/release job
  • v1.5.0 tag and release do not yet exist

Use a guarded pull_request_target closed event so promotion releases cannot be suppressed by a CI skip marker.
@Arbousier1
Arbousier1 merged commit 77c71e3 into main Jul 16, 2026
4 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant