BobAnkh / auto-generate-changelog

A Github Action to generate CHANGELOG automatically according to conventional commits. Feel free to contribute!
Apache License 2.0
81 stars 22 forks source link

feature(*): add local-dev mode and support other branches and hide lines #40

Closed BobAnkh closed 3 years ago

BobAnkh commented 3 years ago

Description

This pull request add three features:

Resolves: #24, #36, #39

How Has This Been Tested

Test it locally with pytest.

Screenshots(optional)

Types of changes

Checklist

Other information

gitmagic-app[bot] commented 3 years ago

Everything looks good :thumbsup:

mergify[bot] commented 3 years ago

@BobAnkh Wrong PR Title: feat(*): add local-dev mode and support other branches and hide lines Please check Contributing Guidelines for more information.

codecov[bot] commented 3 years ago

Codecov Report

Merging #40 (fdcf399) into master (be545f7) will decrease coverage by 2.58%. The diff coverage is 28.08%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #40      +/-   ##
==========================================
- Coverage   37.85%   35.26%   -2.59%     
==========================================
  Files           2        2              
  Lines         214      241      +27     
==========================================
+ Hits           81       85       +4     
- Misses        133      156      +23     
Impacted Files Coverage Δ
main.py 27.23% <24.63%> (-0.88%) :arrow_down:
tests/test_main.py 96.42% <87.50%> (-3.58%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 78dc438...9446035. Read the comment docs.

mergify[bot] commented 3 years ago

All checks passed. Please wait for review.

mergify[bot] commented 3 years ago

All checks passed. Please wait for review.

github-actions[bot] commented 3 years ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue or pull request.