Skip to content

[codex] Release machine inventory updates and narrow CI branch triggers#131

Merged
jwill824 merged 2 commits into
mainfrom
gsd/release-machine-inventory-changes-and-na
Jun 21, 2026
Merged

[codex] Release machine inventory updates and narrow CI branch triggers#131
jwill824 merged 2 commits into
mainfrom
gsd/release-machine-inventory-changes-and-na

Conversation

@jwill824

Copy link
Copy Markdown
Owner

Summary

  • Add an empty feat: commit so semantic-release creates a minor release for the already-merged machine inventory/provenance work.
  • Change CI push triggers from all branches to main only, while keeping PR checks for main.

Why

The release pipeline now authenticates successfully, but semantic-release saw only non-release squash commit titles after v1.7.0 and correctly reported no relevant changes. The empty feat: commit gives semantic-release an explicit release signal.

The CI workflow previously ran on every branch push and again on PRs. This keeps PR validation and adds one post-merge run on main without branch-push duplicates.

Validation

  • git diff --check
  • Verified the successful release run reported Analysis of 10 commits complete: no release, confirming this is a commit-analysis issue rather than an auth/build failure.

@jwill824
jwill824 marked this pull request as ready for review June 21, 2026 00:19
@jwill824
jwill824 merged commit f176c25 into main Jun 21, 2026
1 check passed
@jwill824
jwill824 deleted the gsd/release-machine-inventory-changes-and-na branch June 21, 2026 00:19
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