Automated Release Notes#2306
Conversation
|
All the demos for this PR have been deployed at https://huggingface.co/spaces/gradio-pr-deploys/pr-2306-all-demos |
|
Hello 👋 and thank you for contributing to Gradio! All pull requests must update the change log located in Please add a brief summary of the change to the If you would like to elaborate on your change further, feel free to add it to also include a longer explanation in the other sections. |
…o into 1718-auto-release-notes
…o into 1718-auto-release-notes
|
|
||
| on: | ||
| pull_request: | ||
| types: [opened, synchronize, labeled, unlabeled] |
There was a problem hiding this comment.
Will this rerun if a PR is updated? i.e. if someone pushes more commits to an open PR?
|
Great work guys! This looks really good - see some questions and suggestions above |
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
|
This looks awesome, great work @freddyaboulton @aliabd! Few questions:
|
|
Thanks for the comments @pngwn !
|
|
I'm fine reverting to a single changelog file, especially if it's standard. @pngwn made a good point about users reading it on github and not caring about specific versions but wanting to see a full list of changes. |
There is actually a GitHub API for this if we wanted to add it later. |
pngwn
left a comment
There was a problem hiding this comment.
This is great. Awesome work folks!
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Description
Fixes #1718
Colab with @aliabd 🙌
Overview dev workflow when opening a PR
Check CHANGELOG fileGH Action will run. If the dev has not modified theUPCOMING.mdfile to include a line with the pr number, the check will fail. The PR template explains what's going on.no-changelog-updatelabelwebsite/releasesinto the changelog page.Overview of changes to release workflow
UPCOMING.mdto be{{ latest-version}}.mdand then resetUPCOMING.mdto matchTEMPLATE.mdCheck this out on my gradio forkbin the version number), we will not reformat the change log files. Check this on my forkChecklist: