Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add docs for 3rd party module cz-github-jira-conventional #413

Merged
merged 2 commits into from
Aug 13, 2021

Conversation

falko-apheris
Copy link
Contributor

Description

Add documentation for the 3rd party module https://github.com/apheris/cz-github-jira-conventional

Additional context

This addon extends the commitizen tools by:

  • require a Jira issue id in the commit message
  • create links to GitHub commits in the CHANGELOG.md
  • create links to Jira issues in the CHANGELOG.md

@falko-apheris falko-apheris mentioned this pull request Aug 13, 2021
3 tasks
@codecov
Copy link

codecov bot commented Aug 13, 2021

Codecov Report

Merging #413 (dc6e4b0) into master (33c3c49) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #413   +/-   ##
=======================================
  Coverage   97.90%   97.90%           
=======================================
  Files          39       39           
  Lines        1381     1383    +2     
=======================================
+ Hits         1352     1354    +2     
  Misses         29       29           
Flag Coverage Δ
unittests 97.90% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...en/cz/conventional_commits/conventional_commits.py 100.00% <ø> (ø)
commitizen/defaults.py 100.00% <ø> (ø)
commitizen/__version__.py 100.00% <100.00%> (ø)
commitizen/commands/commit.py 98.33% <100.00%> (+0.05%) ⬆️

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 cf64670...dc6e4b0. Read the comment docs.

@woile woile merged commit ec38ce3 into commitizen-tools:master Aug 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants