Skip to content

ci: release-preflight check (1.3.0 tag base) - #29

Merged
CoderGamester merged 3 commits into
masterfrom
develop
Aug 4, 2026
Merged

ci: release-preflight check (1.3.0 tag base)#29
CoderGamester merged 3 commits into
masterfrom
develop

Conversation

@CoderGamester

Copy link
Copy Markdown
Owner

Brings develop level with master after the 1.3.0 merge, so the 1.3.0 tag can be cut from a merge commit that includes the release-preflight CI check.

No package content changes: the only file is .github/workflows/release-preflight.yml, which is excluded from the published tarball by the packer (verified against upm 9.31.1 with a positive control).

package.json stays at 1.3.0 and CHANGELOG.md is untouched, so preflight classifies this as a non-release PR.

@CoderGamester CoderGamester self-assigned this Aug 4, 2026
Unity's packer uses .gitignore as its pack-ignore list, so listing .github/
drops the CI workflow from the tarball while git keeps tracking it (gitignore
does not untrack existing files). Verified on a real clone: 434 -> 433 entries,
.github 1 -> 0, Runtime unchanged.
@CoderGamester
CoderGamester merged commit aa5fa65 into master Aug 4, 2026
1 check 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