Code Monkey home page Code Monkey logo

changelogify's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

changelogify's Issues

Improve link to issue

  • Do not write branch number if it is 0
  • Handle case of branch name not starting with a number
  • make clear that the branch number is the default number to link changelog entry to an issue url
  • do not ask for branch number if specified in config

Make tab size configurable

To conform with prettier and other tools that maintain code styling, allowing configuration of the tab size would be really nice.

Alternatively or additionally respect .editorconfig settings.

Add a changelog type for tests

Hi,

We could add a new changelog type for developments related to tests, as they are not really "Meta" nor "Added" (this one being more related to new features).

Use a default command

Would be handy to have the command "add" as default.

Create an entry in the configuration file to do so.

Error on release with no unreleased changelogs

Release should not throw an error if there's no changelogs.
Il should only add a new version line un CHANGELOG.md with no change

{ Error: ENOENT: no such file or directory, scandir '/home/jbghoul/dev/kazaplan-plugin-model-thumbnailer/changelogs/unreleased/'
    at Object.readdirSync (fs.js:790:3)
    at Command.release (/home/jbghoul/dev/kazaplan-plugin-model-thumbnailer/node_modules/changelogify/index.js:211:31)
    at process._tickCallback (internal/process/next_tick.js:68:7)
  errno: -2,
  syscall: 'scandir',
  code: 'ENOENT',
  path:
   '/home/jbghoul/dev/kazaplan-plugin-model-thumbnailer/changelogs/unreleased/' }

Automatic write of new confg after update

If an update brings new configuration lignes in config.js, it requires to use changelogify init to write it locally.

This should be handled automatically to ease the use and avoid errors

Automatic update of config after update

If an update brings new configuration lignes in config.js, it requires to use changelogify init to write it locally.

This should be handled automatically to ease the use and avoid errors

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.