codejedi365

Results 421 comments of codejedi365

@mikenerone, I agree. You can see an example in PSR's project configuration. Merge commits are completely ignored using the `changelog.exclude_commit_patterns`.

Unless there is a compelling reason, I move to close this feature request because ultimately your merge commits are nothing but duplicates of commits already in the git tree. If...

Released with v9.2.0

Thanks @sean256, I have done something similar there but the testcases don't focus on configuring the socketClient because that is completed internally to my App. It primarily focuses on configuring...

I did come up with a secondary solution which isn't as clean as if your module included the types (the reason for this posted issue) but this may help you...

Instead of changelog, let's utilize the release notes output.

Release link could just be added as one of the functions in each of the HVCS implementations and then the function called with the version parameter.

@wyardley, don't do the old version as of yet, I have code in the works for defining that.