Skip to main content

A Commitizen plugin for conventional commit with emojis and integrations

Project description

emotional

CI codecov

A Commitizen template for conventional commit with emojis and integrations.

Installation

pip install emotional

Then set emotional as the Commitizen template:

[tool.commitizen]
name = "emotional"

Configuration

As a starter, remember that all Commitizen configuration is available.

Changelog

By default, changes by types are kept in order of commit and ignore the scope for ordering. You can however force scope to be sorted first by setting order_by_scope:

[tool.commitizen]
name = "emotional"
order_by_scope = true

You can also group changes into subsections by scope by setting group_by_scope:

[tool.commitizen]
name = "emotional"
group_by_scope = true

Github integration

To enable github integration, just provide your github repository as github setting:

[tool.commitizen]
name = "emotional"
github = "author/repository"

For github enterprise, you can use the full repository URL:

[tool.commitizen]
name = "emotional"
github = "https://git.company.com/author/repository"

Gitlab integration

To enable gitlab integration, just provide your gitlab repository as gitlab setting:

[tool.commitizen]
name = "emotional"
gitlab = "author/repository"

Use the full URL for hosted gitlab instances:

[tool.commitizen]
name = "emotional"
gitlab = "https://git.company.com/author/repository"

Jira integration

To enable Jira integration, provide your JIRA instance URL as jira_url setting and the list of project prefix you want ho be processed in jira_prefixes:

[tool.commitizen]
name = "emotional"
jira_url = "https://emotional.atlassian.net"
jira_prefixes = [
  "EMO-",
  "PRJ-",
]

Multiple integrations

While it is totally possible to mix integrations, keep in mind than jira is compatible with both github and gitlab while github and gitlab are conflicting because they use the same format.

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

emotional-0.6.1.tar.gz (21.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

emotional-0.6.1-py3-none-any.whl (14.1 kB view details)

Uploaded Python 3

File details

Details for the file emotional-0.6.1.tar.gz.

File metadata

  • Download URL: emotional-0.6.1.tar.gz
  • Upload date:
  • Size: 21.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: pdm/2.26.6 CPython/3.12.12 Linux/6.11.0-1018-azure

File hashes

Hashes for emotional-0.6.1.tar.gz
Algorithm Hash digest
SHA256 b4a8fdc9c5fe3d26f6d68f6efe6f12173775d1f3906b07716362d5ebcc26ee7b
MD5 a65f40cfecaffda137c0d4e5097ed1cf
BLAKE2b-256 033be276494366ce05faba08fb102b316eabe8f0486492c388d12bdab59e3969

See more details on using hashes here.

File details

Details for the file emotional-0.6.1-py3-none-any.whl.

File metadata

  • Download URL: emotional-0.6.1-py3-none-any.whl
  • Upload date:
  • Size: 14.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: pdm/2.26.6 CPython/3.12.12 Linux/6.11.0-1018-azure

File hashes

Hashes for emotional-0.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 f6f15488e86cd3dbc334551de5ae304708eebe326416369e7a6d901e0d30c20f
MD5 33ee7dcaf4b08adaf8ee98b55e112a86
BLAKE2b-256 11d7355da036e4ac8099cc44b7c67b724e96da14b0bcac06bd99932a995666b0

See more details on using hashes here.

Supported by

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