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

Feature: ✨ Add Gitmoji option #76

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Th3Kr4t3
Copy link

This PR resolves #20

I take motivation with this PR #69.

This PR takes a flag Gitmoji as an option to use Gitmoji on commits.

@privatenumber
Copy link
Collaborator

I don't know Gitmoji well, but how well has it been tested?

And is this an exhaustive list of all the possible emojis? https://gitmoji.dev
If so, curious if it could be more reliable to pass it in to the prompt and ask it to pick the appropriate emoji from the list.

@NorkzYT
Copy link

NorkzYT commented Mar 18, 2023

It would be highly desirable for this GitHub pull request to be merged subsequent to the conventional commits, and when conflicts are resolved, in order to obtain an output similar to the example below:

✨ feat: remove Link.js test file

This commit removes the `Link.js` file from the `Tests` directory. The file contained a React component for rendering links with hover behavior, which is no longer needed and has been replaced by a different implementation.

@kud
Copy link

kud commented Sep 4, 2023

Raycast also uses it: https://www.raycast.com/krzysztofzuraw/conventional-comments that's so great. It's what I usually use and would like to have in aicommits. 😌

Like: ✨ (git) Add ignoreCase

@Eclextic
Copy link

Eclextic commented Jan 3, 2024

Quick question @Nutlope is this repo still maintained? If not @Th3Kr4t3 can you rebase the conflicts and merge in the new changes so that we can at least use your fork of the project?
Thank you very much!

@Nutlope
Copy link
Owner

Nutlope commented Jan 4, 2024

@Eclextic If conflicts are cleaned up, I can merge this!

@Eclextic
Copy link

Eclextic commented Jan 4, 2024

@Eclextic If conflicts are cleaned up, I can merge this!

Very cool! Thank you!

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.

Support gitmoji
6 participants