Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ci: add release helper script #1540

Merged
merged 1 commit into from
Feb 12, 2024
Merged

ci: add release helper script #1540

merged 1 commit into from
Feb 12, 2024

Conversation

matklad
Copy link
Member

@matklad matklad commented Feb 12, 2024

Running

$ ./zig/zig build scripts -- changelog
  1. Switches to a new branch which is correctly based on the current
    state of origin
  2. Writes a skeleton changelog entry with all merged PRs. You still need
    to fill in the changelog yourself though!

Running

    $ ./zig/zig build scripts -- changelog

1. Switches to a new branch which is correctly based on the current
   state of origin
2. Writes a skeleton changelog entry with all merged PRs. You still need
   to fill in the changelog yourself though!
Copy link
Contributor

@batiati batiati left a comment

Choose a reason for hiding this comment

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

That's a really cool thing to have.
Thanks!

@matklad matklad added this pull request to the merge queue Feb 12, 2024
Merged via the queue into main with commit 0ad72a1 Feb 12, 2024
25 checks passed
@matklad matklad deleted the matklad/release-script branch February 12, 2024 14:56
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.

None yet

2 participants