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.

Customising the output: --context, --writerOpts, --parserOpts, and the command line

See original GitHub issue

Hi, I’ve been extensively reading the various issues and repos relative to this project and though you indicate clearly that one should be able to customise the transform to output more types than the default ones, and even if the writer documentation states that I can use an object for the transform key, I can’t even start to think of the beginning of an idea of what my CLI options would look like.

Can you provide an example about how to change the output types with the CLI, please? Or, if not possible, a quick gist on how to do it programmatically, maybe?

On a broader scale, having a thorough example about the possible options would be amazing, but it’s a lot more work, admittedly.

Thank you for the project and your help.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:12 (4 by maintainers)

github_iconTop GitHub Comments

3reactions
xcambarcommented, Feb 5, 2016

Closing for lack of actual help. Got it working with https://github.com/rafinskipg/git-changelog meanwhile.

1reaction
stevemaocommented, Feb 5, 2016

How am I not helping you? I answered all your questions. You don’t need to go through issues to find out how to use the tool. The readme is supposed to be enough. If not, send a PR to improve it. You only said you want to select which types of commits get output to the CHANGELOG, this is extremely vague, what do you really mean select which type? and all options are already written in the docs.

Read more comments on GitHub >

github_iconTop Results From Across the Web

conventional-changelog-cli | Yarn - Package Manager
Fast, reliable, and secure dependency management.
Read more >
create-context — AWS CLI 1.27.37 Command Reference
Creates a context . A context is a lineage tracking entity that represents a logical grouping of other tracking or experiment entities.
Read more >
semantic-release/semantic-release - Gitter
Note: Individual properties of parserOpts and writerOpts will override ones loaded ... locally to try to find how it works and how can...
Read more >
Conventional changelog custom template - no line return if no ...
readFile); const resolve = require('path').resolve; const writerOpts = { transform: (commit, context) => { const issues ...
Read more >
Manual · Tig - Text-mode interface for Git - Jonas Fonseca
Each view is based on output from an external command, most often git log, git diff, or git show. The main view. Is...
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