Skip to main content

Extend the commitizen tools to create conventional commits and README that link to GitHub.

Project description

What is it

cz-github-convention is a plugin for commitizen


What it do

  • Create links to GitHub commits in the CHANGELOG.md


Installation

pip install cz-github-convention
cz init

cz.json

{
  "commitizen": {
    "name": "cz_github_convention",
    "version": "0.0.1",
    "tag_format": "v$version",
    "github_repo": "superman/super-project"
  }
}

.pre-commit-config.yaml

repos:
  - repo: https://github.com/commitizen-tools/commitizen
    rev: v2.38.0
    hooks:
      - id: commitizen
        stages: [commit-msg]
        additional_dependencies: [cz-github-convention]

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cz_github_convention-1.0.0.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

cz_github_convention-1.0.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file cz_github_convention-1.0.0.tar.gz.

File metadata

  • Download URL: cz_github_convention-1.0.0.tar.gz
  • Upload date:
  • Size: 4.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for cz_github_convention-1.0.0.tar.gz
Algorithm Hash digest
SHA256 046355b7412534702c219e9622d176ce4ec8b376eb6a538bee9728cc88c0564a
MD5 3f4668d3c72fec8af3a58a26e5f3371e
BLAKE2b-256 428c49ab0a66410b3071fe119ea3c32e8949a31c018b04c38c9f2d3fddc1a89d

See more details on using hashes here.

File details

Details for the file cz_github_convention-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for cz_github_convention-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 db8390fe18c1d2076b2d4c071a26c330a775f929f95eba65238ba1325aeacc04
MD5 d61e31cb0be192863af719697f4e987d
BLAKE2b-256 dfe41987e7411eacad1443de319b88b67b475f981e7bc28d1a97dc13c279d9c0

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page