Skip to content

ci: compare PR semver checks with base revision - #324

Draft
KooshaPari wants to merge 1 commit into
codex/byteport-workflow-syntax-pilot-reconciledfrom
codex/byteport-cargo-semver-pr-baseline
Draft

ci: compare PR semver checks with base revision#324
KooshaPari wants to merge 1 commit into
codex/byteport-workflow-syntax-pilot-reconciledfrom
codex/byteport-cargo-semver-pr-baseline

Conversation

@KooshaPari

Copy link
Copy Markdown
Owner

PR cargo-semver runs currently use the crates.io baseline for every workspace package; unpublished workspace crates therefore fail with No available baseline versions for app@0.1.0. This draft uses fetch-depth: 0 and baseline-rev only on pull_request events, comparing against github.event.pull_request.base.sha. Push, schedule, and manual runs retain the registry baseline step and fail closed when a published baseline is unavailable. Targeted actionlint v1.7.8 and git diff --check pass. No packages are excluded and no release gate is weakened.

@gemini-code-assist

Copy link
Copy Markdown

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Addedgolang/​golang.org/​x/​vuln@​v1.6.096100100100100

View full report

@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

Legacy Tooling Scan Report

Severity Count
Critical 0
High 0
Medium 0
Low 0

No violations detected.

This is a WARN-mode scan. Fix before strict enforcement begins.

@sonarqubecloud

sonarqubecloud Bot commented Aug 2, 2026

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Aug 2, 2026

Copy link
Copy Markdown

📊 Tier-2 Coverage Gate Results

Tier Threshold Status
Rust lib (byteport-transport) ≥71% ✅ Pass
Go framework (backend) ≥70% ✅ Pass
Frontend unit (frontend/web) ≥60% ✅ Pass

@KooshaPari
KooshaPari changed the base branch from main to codex/byteport-workflow-syntax-pilot-reconciled August 2, 2026 21:23
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