Git Product home page Git Product logo

Comments (5)

satazor avatar satazor commented on August 12, 2024 1

Fixed 😂

from github-changelog-generator.

satazor avatar satazor commented on August 12, 2024

Related: #18

I also have that opinion.

from github-changelog-generator.

waldyrious avatar waldyrious commented on August 12, 2024

Related: #101

Is that a recursion joke? 😆

from github-changelog-generator.

waldyrious avatar waldyrious commented on August 12, 2024

we should add each commit since the last release, which might or not be associated to a PR.

This has the advantage of also making this module work even if one commited directly to master innocent.

For what my opinion's worth, I tend to agree with the common recommendation that all changes to a collaborative repository should happen via pull requests, as that improves visibility of the changes, allows them to be reviewed, and offers consistency between simple changes that only require a single commit and those that would be better split into multiple related (but independent) commits.

In fact, the good practice of atomic commits would precisely lead to commit messages that aren't necessarily a good fit for a changelog, since the latter should focus on whole features / functional changes / user stories, rather than the steps required to achieve them.

If anything, I would prefer seeing mechanisms in place to prevent commits made without PRs.

from github-changelog-generator.

waldyrious avatar waldyrious commented on August 12, 2024

@satazor since GitHub says that you closed this as "completed", could you confirm whether that is the case? I.e. did you make changes to this repo to enable commit-based changelogs, or did you simply use GitHub's default closing reason?

from github-changelog-generator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.