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

Write a precommit hook to update changelog and plugin version from git history #72

Open
Ri0n opened this issue May 20, 2020 · 1 comment
Assignees
Labels
feature Feature request

Comments

@Ri0n
Copy link
Member

Ri0n commented May 20, 2020

Basically having json files with metadata now allow to update their properties dinamicaly on git commit.
So we can a git hook which automatically add entries to the plugins' changelogs.
and then we can make a script which will read recent changlogs, detect if it worth to make new versions relying on the changelog and git history and dump the versions of the changes plugins in their json files.
Also the json file may keep changes for just the latest version.

@Ri0n Ri0n self-assigned this May 20, 2020
@Ri0n Ri0n added the feature Feature request label May 20, 2020
@tehnick
Copy link
Member

tehnick commented May 20, 2020

Manually written changelog looks much better than automatically generated one based of git commit messages...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Feature request
Projects
None yet
Development

No branches or pull requests

2 participants