question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

May I add a new package like conventional-changelog-config ?

See original GitHub issue

We have some special needs.

We want to add a config file like changelog.config.js to set some information like host/owner/repository, then we can jump to the right commit from links in CHANGELOG.md

So Can I send a pr like conventional-changelog-config and add into conventional-changelog/packages

Issue Analytics

  • State:open
  • Created 5 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
Creabinecommented, Mar 22, 2021

@hutson Sorry it has been too long, I did publish at that time.

https://www.npmjs.com/package/conventional-changelog-config

Can I add it now?

0reactions
hutsoncommented, Mar 28, 2021

@Creabine I’m glad to see you were able to make your configuration package available to the community by publishing on npm. 👍

Including your package, or at least the source code, in this mono-repository, has a few assumptions. It assumes the core maintainers of conventional-changelog will take some level of responsibility for maintaining the package, and that the configuration package you developed is used by a large portion of the conventional-changelog community.

That is why @stevemao mentioned that you can maintain configuration in any repository, and publish under any name to the npm registry. Because you do not need to be reliant on, or blocked on, the core maintainers of this mono-repository.

So, I guess, to help move this conversation forward, if you are interested in your package getting included in this mono-repository, what value do you think doing so would offer to you and the community? (This helps the core maintainers understand how taking on additional responsibility will help our users)

Read more comments on GitHub >

github_iconTop Results From Across the Web

conventional-changelog-conventionalcommits | Yarn - Yarn
A concrete implementation of the specification described at conventionalcommits.org for automated CHANGELOG generation and version management.
Read more >
conventional-changelog-cli/README.md - UNPKG
The reason why you should commit and tag after `conventionalChangelog` is that the CHANGELOG should be included in the new release, hence `gitRawCommitsOpts....
Read more >
@digitalroute/cz-conventional-changelog-for-jira - npm
Like commitizen, you can specify the configuration of cz-conventional-changelog-for-jira through the package.json's config.commitizen key, ...
Read more >
conventional-changelog-cli-tfs2013 - npm package - Snyk
To fully customize the tool, please checkout conventional-changelog and conventional-changelog-core docs. You can find more details there. Note: ...
Read more >
digitalroute/cz-conventional-changelog-for-jira - Socket.dev
Like commitizen, you can specify the configuration of cz-conventional-changelog-for-jira through the package.json's config.commitizen key, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found