Git Product home page Git Product logo

cz-conventional-gitmoji's People

Contributors

dependabot[bot] avatar github-actions[bot] avatar ljnsn avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

timothyjlaurent

cz-conventional-gitmoji's Issues

[IMPROVEMENT]: Add keyboard filtering to CLI

The Gitmoji CLI should be able to filter down the choices of the commit by using the keyboard, so typing f, would bring all of the f types available to commit! This would make usability much better :D

BUG: gitmojify hook not prepending the commit on Windows

I am looking to use the commit hook to append emojis onto my commit messages, although it doesn't seem to be working?

# pyproject.toml

[tool.commitizen]
name = "cz_gitmoji"
version = "0.0.0"
tag_format = "v$version"
update_changelog_on_bump = true
annotated_tag = true
major_version_zero = true
version_files = [
    "pyproject.toml:^version",
]
path = ".cz-config.js"

==================================

#.pre-commit-config.yaml

repos:
  - repo: https://github.com/ljnsn/cz-conventional-gitmoji
    rev: main
    hooks:
      - id: conventional-gitmoji

QUESTION: Are you able to use gitmoji commits to bump a package?

I want to add gitmoji commits to my cookiecutter template. I have noticed in the past that the package doesn't bump at all using github actions when there is an emoji in the commit change type, only in the message?

Is it possible to have gitmoji commits with commitizen, and also have cz recognize the commits to bump the package version?

[BUG]: `cz_gitmoji` doesn't support bump

I am trying to use cz-conventional-gitmoji in a Github Action, to bump my package version automatically.

I am met with this error: 'cz_gitmoji' rule does not support bump

Even if I run the command on the CLI with cz --name cz_gitmoji bump, I get the same error... 'cz_gitmoji' rule does not support bump

Screenshot 2024-03-06 090556

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.