feat(release): enforce aligned trusted publications
This commit is contained in:
@@ -381,7 +381,7 @@ def repo_findings(repos: tuple[RepoState, ...], *, target_version: str | None, t
|
||||
findings.append(
|
||||
Finding(
|
||||
check_id="repo-version-mismatch",
|
||||
severity="warning",
|
||||
severity="blocker",
|
||||
title=f"{repo.name} has inconsistent local version files",
|
||||
detail=", ".join(
|
||||
value
|
||||
|
||||
Reference in New Issue
Block a user