Skip to content

[tests][scripts][release] Optimize release note script about categories etc#14653

Merged
driazati merged 6 commits intoapache:mainfrom
ysh329:enhance-script-about-release-note
Apr 19, 2023
Merged

[tests][scripts][release] Optimize release note script about categories etc#14653
driazati merged 6 commits intoapache:mainfrom
ysh329:enhance-script-about-release-note

Conversation

@ysh329
Copy link
Copy Markdown
Contributor

@ysh329 ysh329 commented Apr 18, 2023

  • Optimize release note script generate process
    • gahter_prs.py: create one csv file only, keep sheet header name with next step script make_notes.py same;
    • make_notes.py: create a categories/tags dictionary, used to map various categories/tags to normal ones;
    • README.md: modifiction aligned with updated scripts etc.
  • Fix typo in release_process.rst.

cc @driazati @Johnson9009

@tvm-bot
Copy link
Copy Markdown
Collaborator

tvm-bot commented Apr 18, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

  • No users to tag found in teams: tests, scripts, release See #10317 for details

Generated by tvm-bot

@github-actions github-actions Bot requested a review from driazati April 18, 2023 07:24
Copy link
Copy Markdown
Member

@junrushao junrushao left a comment

Choose a reason for hiding this comment

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

Very cool. Thanks!

Comment thread tests/scripts/release/README.md Outdated
sys.path.append(str(REPO_ROOT / "tests" / "scripts" / "jenkins"))

# Tag dictionary used to create a mapping relation to categorize PRs owning same tag.
TAG_DICT = {
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for coming up with this list! It'll make auto-generating the notes much simpler

Copy link
Copy Markdown
Contributor Author

@ysh329 ysh329 Apr 19, 2023

Choose a reason for hiding this comment

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

Yeah, this list will keep maintained gradualy, when we do monthly reports generation.

Co-authored-by: driazati <9407960+driazati@users.noreply.github.com>
@driazati driazati merged commit fc7ca1f into apache:main Apr 19, 2023
@ysh329 ysh329 deleted the enhance-script-about-release-note branch April 19, 2023 09:00
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.

4 participants