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

WIP: Automatically generate change logs for each build #52578

Closed
wants to merge 11 commits into from

Conversation

Bejofo
Copy link
Contributor

@Bejofo Bejofo commented Nov 1, 2021

Summary

Infrastructure "Automatically generate change logs for each build"

Purpose of change

My attempt at #52477
Make creating change logs easier.

Describe the solution

Every time a release is built, a python script fetches all the releases of the past week, and compiles into
a markdown file.

There is already a generate_changelog.py in in the tools, but I don't know how to use it.

@BrettDong BrettDong added Code: Tooling Tooling that is not part of the main game but is part of the repo. Organization General development organization issues labels Nov 1, 2021
@lgtm-com
Copy link

lgtm-com bot commented Nov 1, 2021

This pull request introduces 1 alert when merging 438db55 into 946ed1d - view on LGTM.com

new alerts:

  • 1 for Testing equality to None

@Maleclypse
Copy link
Member

@Bejofo I notice this is still in draft. Is that intentional?

@Bejofo
Copy link
Contributor Author

Bejofo commented Nov 22, 2021

@Maleclypse The current implementation is quite hacky and bare bones. I thought I might work on it some more, but I never got around to it. Should I close this, and reopen when I have a more polished version?

@Maleclypse
Copy link
Member

@Maleclypse The current implementation is quite hacky and bare bones. I thought I might work on it some more, but I never got around to it. Should I close this, and reopen when I have a more polished version?

I think it's fine to leave open. If you never come back to it the stale bot will eat it. I wanted to check though.

@stale
Copy link

stale bot commented Jan 8, 2022

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. Please do not 'bump' or comment on this issue unless you are actively working on it. Stale issues, and stale issues that are closed are still considered.

@stale stale bot added the stale Closed for lack of activity, but still valid. label Jan 8, 2022
@stale
Copy link

stale bot commented Mar 2, 2022

This issue has been automatically closed due to lack of activity. This does not mean that we do not value the issue. Feel free to request that it be re-opened if you are going to actively work on it

@stale stale bot closed this Mar 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Code: Tooling Tooling that is not part of the main game but is part of the repo. Organization General development organization issues stale Closed for lack of activity, but still valid.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants