Skip to content

chore: rewrite prepare-release script as a go cmd - #1810

Merged
crozzy merged 1 commit into
quay:mainfrom
crozzy:changelog-cmd
Apr 3, 2026
Merged

chore: rewrite prepare-release script as a go cmd#1810
crozzy merged 1 commit into
quay:mainfrom
crozzy:changelog-cmd

Conversation

@crozzy

@crozzy crozzy commented Apr 1, 2026

Copy link
Copy Markdown
Contributor

This change allows release engineers to generate the changelog PR via the local gh command thus inheriting the user's credentials. This fixes permissions issues in the release process.

@crozzy
crozzy requested a review from a team as a code owner April 1, 2026 23:00
@crozzy
crozzy requested review from hdonnay and removed request for a team April 1, 2026 23:00
Comment thread internal/cmd/prepare-release/changelog.go
Comment thread .github/cmd/prepare-release/changelog.go Outdated
Comment thread .github/cmd/prepare-release/changelog.go Outdated
@crozzy

crozzy commented Apr 1, 2026

Copy link
Copy Markdown
Contributor Author

Actually, need to update the release docs

@crozzy
crozzy force-pushed the changelog-cmd branch 2 times, most recently from 8cdb230 to 7603989 Compare April 1, 2026 23:08
@crozzy

crozzy commented Apr 1, 2026

Copy link
Copy Markdown
Contributor Author

Actually, need to update the release docs

done

@crozzy
crozzy force-pushed the changelog-cmd branch 3 times, most recently from c3b337e to b0e5534 Compare April 2, 2026 16:31
Comment thread docs/contributor/releases.md

@hdonnay hdonnay left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some things I think should be fixed in run, and a suggestion (optional) for changelog.go.

Comment thread internal/cmd/prepare-release/main.go
Comment thread internal/cmd/prepare-release/main.go
Comment thread internal/cmd/prepare-release/main.go Outdated
Comment thread internal/cmd/prepare-release/changelog.go
@crozzy
crozzy force-pushed the changelog-cmd branch 3 times, most recently from fd6b36c to b8af95c Compare April 3, 2026 16:28
This change allows release engineers to generate the changelog PR via
the local gh command thus inheriting the user's credentials. This fixes
permissions issues in the release process. The script is added as a go
tool via go.mod.

Signed-off-by: crozzy <joseph.crosland@gmail.com>
@crozzy
crozzy merged commit c58a001 into quay:main Apr 3, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants