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.

noisy output when "fixes #" syntax used in pull request

See original GitHub issue

The output of the CHANGELOG template is pretty noisy when someone specifies that a pull request closes issues (see https://github.com/istanbuljs/babel-plugin-istanbul/blob/master/CHANGELOG.md#bug-fixes).

take realpath of process.cwd(), fixes #7 (#8) (e8d3785), closes #7 #8

Maybe if we moved (#8) (e8d3785) to the end of the line? not quite sure what would make this read better.

thoughts? @nexdrew, @Tapppi, @stevemao

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
nexdrewcommented, Jul 10, 2016

The Angular convention existed before GitHub’s squash-and-merge feature, but the squash-and-merge is really what makes standard-version compelling. I think this tool should work best with the defaults used by squash-and-merge rather than exact Angular compliance.

0reactions
stevemaocommented, Jul 10, 2016

Maybe not. TBH I don’t like to hardcode the verb closes, it should use the same verb in the commit message (so it could be fixes, resolves etc).

Read more comments on GitHub >

github_iconTop Results From Across the Web

Octokit and Noise Reduction with Pull Requests
Usually, these commits will contain noise such as lazy commit messages and merge flog ("Fixed it", "Corrected spelling", etc.), merge commits, ...
Read more >
Linking a pull request to an issue - GitHub Docs
You can link a pull request or branch to an issue to show that a fix is in progress and ... Multiple issues,...
Read more >
Can I Repair This Noisy Ruined Audio in Premiere Pro!?
In this video I use different Noise Reduction and Restoration audio effects in Adobe Premiere Pro to repair, clean up, and fix my...
Read more >
Cut Code Review Noise on GitHub - Kevin Jalbert
The idea is to reduce the unnecessary noise within a pull request using GitHub's features. GitHub review requests keep state of each reviewer ......
Read more >
Replace Dependabot With a Single Dependency Upgrade ...
However, as projects grow and more dependencies are added, the noise produced by individual pull requests starts becoming an issue in itself ...
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