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

Produces only a bare changelog #19

Closed
rcoundon opened this issue Apr 19, 2022 · 5 comments
Closed

Produces only a bare changelog #19

rcoundon opened this issue Apr 19, 2022 · 5 comments

Comments

@rcoundon
Copy link

I really like the look of this but can't seem to get it to work. I've added the extension and when I run it using
gh changelog new is just get the bare changelog, no commits are extracted or entered into the log. Is there a way to turn on logging to see what's going on or is there something obvious I'm missing?

@chelnak
Copy link
Owner

chelnak commented Apr 20, 2022

Hey @rcoundon !

Right now, changelog generation requires that:

  • you are running from inside a local git repo
  • you are using tags to mark releases
  • you are following a pull-request workflow

Is the above true for your environment?

With regards to logging, it's not there right now. It's still early days for the extension, however it's a valid ask and something I think would be nice to consider!

Also I would really like to support commit entries in the future.. it's got the potential to increase the value for users.

Thanks!

This was referenced Apr 20, 2022
@rcoundon
Copy link
Author

Thanks for getting back to me so quickly. We're not using tags at the moment (but should be), the other requirements are met though.
I think it's worth adding what's supported into the readme as I wasn't sure what to expect in terms of functionality.

Support for commit entries would be excellent!

@chelnak
Copy link
Owner

chelnak commented Apr 20, 2022

Thank you for the feedback! I agree, the README needs updating!

I'll get that sorted soon.

Out of curiosity, in your current workflow, how would you envision this tool working? E.g as a user what would you expect?

@rcoundon
Copy link
Author

Thank you for the feedback! I agree, the README needs updating!

I'll get that sorted soon.
Excellent

Out of curiosity, in your current workflow, how would you envision this tool working? E.g as a user what would you expect?

To be honest, I hadn't thought about it in any depth, was more just curious to see what the tool did.
Thinking it through, it'd be great to be able to use it to show the list of commits that had been made that roll up to the tags for releases.

@chelnak
Copy link
Owner

chelnak commented May 7, 2022

Hey @chelnak I'm going to close this issue now given that there are no outstanding actions.

I created #22 a while back to track the request for commits.

Thanks for your feedback!

@chelnak chelnak closed this as completed May 7, 2022
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

2 participants