Use upstream zizmor release notes for releases#51
Open
abhinavgautam01 wants to merge 2 commits into
zizmorcore:mainzizmorcore/zizmor-pre-commit:mainfrom
abhinavgautam01:issue-42-release-notesabhinavgautam01/zizmor-pre-commit:issue-42-release-notesCopy head branch name to clipboard
Open
Use upstream zizmor release notes for releases#51abhinavgautam01 wants to merge 2 commits intozizmorcore:mainzizmorcore/zizmor-pre-commit:mainfrom abhinavgautam01:issue-42-release-notesabhinavgautam01/zizmor-pre-commit:issue-42-release-notesCopy head branch name to clipboard
abhinavgautam01 wants to merge 2 commits into
zizmorcore:mainzizmorcore/zizmor-pre-commit:mainfrom
abhinavgautam01:issue-42-release-notesabhinavgautam01/zizmor-pre-commit:issue-42-release-notesCopy head branch name to clipboard
Conversation
woodruffw
reviewed
Jul 14, 2026
woodruffw
left a comment
Member
There was a problem hiding this comment.
Thanks @abhinavgautam01. This looks reasonable to me, one question.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pre-submission checks
Please check these boxes:
Mandatory: This PR corresponds to an issue (if not, please create
one first).
Having read the AI policy, I hereby disclose the use of an LLM or other
AI coding assistant in the creation of this PR. PRs will not be rejected
for using AI tools, but will be rejected for undisclosed use or
use that violates the policy.
If a checkbox is not applicable, you can leave it unchecked.
Summary
Fixes #42
Updates the release workflow to populate
zizmor-pre-commitGitHub releases with the matching upstreamzizmorrelease notes instead of only linking to them.If the upstream release body is empty, the workflow falls back to the existing release-specific link.
Test Plan
uvx pre-commit run --all-filesgit diff --checkgh release view v1.24.0 --repo zizmorcore/zizmor --json body --jq '.body // ""'