-
Notifications
You must be signed in to change notification settings - Fork 982
Script to automate release notes #1386
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
Conversation
|
@cderv Could you take a look at this and see what you think? I plan to have the version numbers be provided as command line inputs. I couldn't think of a better way than taking three inputs |
|
That looks good ! Few ideas that I am throwing here:
I believe with this, you can have a full automated script for this update. Only manual step would be to check git diff and commit. What do you think ? |
|
@cderv Ah yeah, the listing idea is good! I'll implement that. Actually, If we wait until after |
|
@cderv OK, I think I've fully automated now. Do you want to take another look? |
|
Successfully created backport PR for |
Adds a script to automate the steps of adding release notes for the old release.
Closes quarto-dev/quarto-cli#10277
In addition, we'd need to change this step in the release checklist:
https://github.com/quarto-dev/quarto-cli/blob/a2026c8b7c775665472b73f30b84d8da7a94c178/dev-docs/checklist-make-a-new-quarto-release.md?plain=1#L24
to: