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

Add automatic changelog #16

Closed
anthuanvasquez opened this issue Oct 21, 2022 · 1 comment · Fixed by #97
Closed

Add automatic changelog #16

anthuanvasquez opened this issue Oct 21, 2022 · 1 comment · Fixed by #97
Assignees
Labels
enhancement New feature or request

Comments

@anthuanvasquez
Copy link
Contributor

anthuanvasquez commented Oct 21, 2022

Add automatic changelog to the repo using a file like this: .cominnekrc. To read all the related settings.

.cominnekrc

{
    "project-key": "JIRA-KEY"
}

Something similar to https://github.com/conventional-changelog/conventional-changelog/tree/master/packages/conventional-changelog-cli

@anthuanvasquez anthuanvasquez added the enhancement New feature or request label Oct 21, 2022
@isaacismaelx14
Copy link
Contributor

To do:

Add all tickets version to the release commit:

commit body:

closed: TICKET-1, TICKET-2 ... 

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

Successfully merging a pull request may close this issue.

2 participants