* Optimize release note script generate process * `gahter_prs.py`: create one csv file only, align tags name with next step script `make_notes.py`; * `make_notes.py`: create a categories/tags dictionary, used to map various categories/tags to normal ones; * `README.md`: modifiction with updated scripts etc. * Fix typo in `release_process.rst`. You can view, comment on, or merge this pull request online at:
https://github.com/apache/tvm/pull/14653 -- Commit Summary -- * [tests][scripts][release] Optimize release note script about tag & category check etc -- File Changes -- M docs/contribute/release_process.rst (2) M tests/scripts/release/README.md (8) M tests/scripts/release/gather_prs.py (34) M tests/scripts/release/make_notes.py (116) -- Patch Links -- https://github.com/apache/tvm/pull/14653.patch https://github.com/apache/tvm/pull/14653.diff -- Reply to this email directly or view it on GitHub: https://github.com/apache/tvm/pull/14653 You are receiving this because you are subscribed to this thread. Message ID: <apache/tvm/pull/14...@github.com>