Skip to content
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

[ci] Use make_changelog.py to generate the full changelog #7152

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

lin-hitonami
Copy link
Contributor

@lin-hitonami lin-hitonami commented Jan 13, 2023

Issue: #6114

Brief Summary

The changelog automatically generated by GitHub only shows the PR list related to the branch, and the cherry-picked commits are not inside the list. So we should use our commit-based make_changelog.py to generate the full changelog.

@netlify
Copy link

netlify bot commented Jan 13, 2023

Deploy Preview for docsite-preview ready!

Name Link
🔨 Latest commit 3517ef7
🔍 Latest deploy log https://app.netlify.com/sites/docsite-preview/deploys/63c10700c43f0a0008bbdadf
😎 Deploy Preview https://deploy-preview-7152--docsite-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@lin-hitonami lin-hitonami changed the title [misc] Use make_changelog.py to generate the full changelog [ci] Use make_changelog.py to generate the full changelog Jan 13, 2023
Copy link
Contributor

@ailzhang ailzhang left a comment

Choose a reason for hiding this comment

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

@lin-hitonami would you mind adding a bit context in the pr description about why we add it back? Thanks!

@lin-hitonami lin-hitonami merged commit 3774efa into taichi-dev:master Jan 13, 2023
@lin-hitonami lin-hitonami deleted the fix-changelog branch January 13, 2023 08:23
lin-hitonami added a commit that referenced this pull request Jan 13, 2023
Issue: #6114

### Brief Summary
The changelog automatically generated by GitHub only shows the PR list
related to the branch, and the cherry-picked commits are not inside the
list. So we should use our commit-based `make_changelog.py` to generate
the full changelog.
quadpixels pushed a commit to quadpixels/taichi that referenced this pull request May 13, 2023
…#7152)

Issue: taichi-dev#6114

### Brief Summary
The changelog automatically generated by GitHub only shows the PR list
related to the branch, and the cherry-picked commits are not inside the
list. So we should use our commit-based `make_changelog.py` to generate
the full changelog.
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.

2 participants