Conversation
| nox: check_newsfragment | ||
| run: | | ||
| nox -e check_newsfragment | ||
| nox -e draft_newsfragment >> $GITHUB_STEP_SUMMARY |
There was a problem hiding this comment.
This is to see the pending release note rendered
I hope it can help new contributors understand how the content of newsfragment is used.
In the future, we should have MD... but this is a first step.
|
|
||
|
|
||
| @nox.session | ||
| def draft_newsfragment(session: nox.Session) -> None: |
There was a problem hiding this comment.
I went with nox, but I don't realy think we need this and check_newsfragment
but we can keep them for now
iliakur
left a comment
There was a problem hiding this comment.
lgtm. can't really comment on the tooling changes tbh. the idea of having a preview of the changelog is cool!
|
Thanks for the review. The tool is just a preview ... it look bad in RST. But as part of our "first-class" Markdown support, we can improve it. GitHub Release at https://github.com/twisted/towncrier/releases/tag/23.11.0 |
Just the release PR
Following the info from https://towncrier.readthedocs.io/en/latest/release.html