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

A Github Bot: auto generate/update GitHub changelog #106

Closed
axetroy opened this issue Nov 5, 2017 · 4 comments
Closed

A Github Bot: auto generate/update GitHub changelog #106

axetroy opened this issue Nov 5, 2017 · 4 comments

Comments

@axetroy
Copy link

axetroy commented Nov 5, 2017

I am looking for a Bot to Update CHANGELOG automatically.

Once you push a Tag with command git push --tags

It will create a Pull Request to generate/update CHANGELOG File.

This bot can save many time if we should generate CHANGELOG by manual or some cli tool for one by one repositories

Reference

Here is the tool too build a Github bot: https://github.com/probot/probot

And there are many tool to generate CHANGELOG

@Qix-
Copy link
Collaborator

Qix- commented Nov 5, 2017

Opinions and subjectivity ahead - you've been warned.

Instead of using changelogs, just use the Releases tab. Changelogs are artifacts and IMO don't belong in a repository. Further, that's exactly what Git is for - tracking iterative changes to a repository.

I use release to great effect for Node.js projects in particular.

@ampirzadeh
Copy link

Hello after a little bit of digging I found this package. I personally use it and I find it very useful.
IMO the What you might do if you’re clever part is a part that many repos need and it is a cool thing.

@fregante
Copy link

fregante commented Aug 3, 2020

@notlmn made an Action that adds the changelog to the GitHub Release https://github.com/marketplace/actions/release-with-changelog

@axetroy
Copy link
Author

axetroy commented Feb 17, 2021

@axetroy axetroy closed this as completed Feb 17, 2021
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

No branches or pull requests

4 participants