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

feat: Automate changelog.md #2797

Closed
schristoff opened this issue Jun 28, 2023 · 1 comment · Fixed by #2837
Closed

feat: Automate changelog.md #2797

schristoff opened this issue Jun 28, 2023 · 1 comment · Fixed by #2837
Labels
help wanted Good for someone who has contributed before self care 💅 Little things that help the project and our community #self-care-friday suggestion Idea for maintainers to consider. Do not take this issue until triaged.

Comments

@schristoff
Copy link
Member

Is your feature request related to a problem? Please describe.
Having a well documented changelog is crucial for bug finding and enabling our users to be informed on our changes before they update. But keeping a changelog up to date is hard with everything else going on, and so enabling us (and our community) to be able to easily update the changelog with each change would be great.

Describe the solution you'd like
Implement something like go-changelog or similar in here and the operator (at least)

@schristoff schristoff added help wanted Good for someone who has contributed before suggestion Idea for maintainers to consider. Do not take this issue until triaged. self care 💅 Little things that help the project and our community #self-care-friday labels Jun 28, 2023
@basit9958
Copy link

This can be solved by creating simple github action to must update changelog. I will add this

itsaviral2609 added a commit to itsaviral2609/porter-changelog that referenced this issue Jul 24, 2023
This PR will close down the issue getporter#2797 which will generate a chnagelog.md in the root repository of Porter when a release is published!

fixes: getporter#2797
itsaviral2609 added a commit to itsaviral2609/porter-changelog that referenced this issue Jul 24, 2023
This PR will close down the issue getporter#2797 which will generate a chnagelog.md in the root repository of Porter when a release is published!

fixes: getporter#2797
Signed-off-by: Aviral Singh <itsaviral.2609@gmail.com>
schristoff pushed a commit that referenced this issue Aug 1, 2023
* feat: Generating changelog.md using github actions!

This PR will close down the issue #2797 which will generate a chnagelog.md in the root repository of Porter when a release is published!

fixes: #2797
Signed-off-by: Aviral Singh <itsaviral.2609@gmail.com>
AGMETEOR pushed a commit to AGMETEOR/porter that referenced this issue Aug 9, 2023
* feat: Generating changelog.md using github actions!

This PR will close down the issue getporter#2797 which will generate a chnagelog.md in the root repository of Porter when a release is published!

fixes: getporter#2797
Signed-off-by: Aviral Singh <itsaviral.2609@gmail.com>
Signed-off-by: Allan Guwatudde <allan@Allans-MacBook-Pro.local>
AGMETEOR pushed a commit to AGMETEOR/porter that referenced this issue Aug 9, 2023
* feat: Generating changelog.md using github actions!

This PR will close down the issue getporter#2797 which will generate a chnagelog.md in the root repository of Porter when a release is published!

fixes: getporter#2797
Signed-off-by: Aviral Singh <itsaviral.2609@gmail.com>
Signed-off-by: Allan Guwatudde <allan@Allans-MacBook-Pro.local>
AGMETEOR pushed a commit to AGMETEOR/porter that referenced this issue Aug 9, 2023
* feat: Generating changelog.md using github actions!

This PR will close down the issue getporter#2797 which will generate a chnagelog.md in the root repository of Porter when a release is published!

fixes: getporter#2797
Signed-off-by: Aviral Singh <itsaviral.2609@gmail.com>
Signed-off-by: Allan Guwatudde <allan@Allans-MacBook-Pro.local>
AGMETEOR pushed a commit to AGMETEOR/porter that referenced this issue Aug 9, 2023
* feat: Generating changelog.md using github actions!

This PR will close down the issue getporter#2797 which will generate a chnagelog.md in the root repository of Porter when a release is published!

fixes: getporter#2797
Signed-off-by: Aviral Singh <itsaviral.2609@gmail.com>
Signed-off-by: Allan Guwatudde <allan@Allans-MacBook-Pro.local>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Good for someone who has contributed before self care 💅 Little things that help the project and our community #self-care-friday suggestion Idea for maintainers to consider. Do not take this issue until triaged.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants