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

[BUG]: CHANGELOG.md not getting automatically created/generated #7

Open
gouravkhator opened this issue Sep 4, 2022 · 2 comments
Open
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@gouravkhator
Copy link
Owner

Describe the bug

semantic-release does not automatically generate docs/CHANGELOG.md on the new github release. We have used the proper plugins with all the configs required, but it still does not work.

There is an open issue

To Reproduce
Steps to reproduce the behavior:

  1. Run below commands:
    git add .
    npm run commit # here, we selected fix or feat to generate a new release version
    git push origin main

Additional context

There is already an open issue on the semantic-release changelog plugin's official github repo: semantic-release/changelog#127

@gouravkhator gouravkhator added bug Something isn't working needs-triage Needs initial labeling and prioritization help wanted Extra attention is needed and removed needs-triage Needs initial labeling and prioritization labels Sep 4, 2022
@gouravkhator
Copy link
Owner Author

auto-changelog npm package is an awesome tool to generating automated changelog, but I am trying with semantic-release plugins itself, if that might work..

@TheRealWaleed
Copy link

still unresolved ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants