question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Type commit message, get suggested gitmoji

See original GitHub issue

I’m pretty new to gitmoji, and it seems like a pretty good idea that’s missing some tooling to encourage adoption. The concerns raised in #352 very much apply to me at the moment, and suggestions like #347 and #314 could help. Another thing that I personally would find helpful is a little text input I can type a commit message into and get suggested gitmoji.

For example, if my message is Update docker image for integration tests, after typing that in I would expect to see a list including 🐳, 💚, ⬆️ along with some short explanations, maybe right above or below it.

Then I could click one (…or more? Do people do multiple gitmoji? Sorry, I’m new 😄) and its colon-markup would be prepended to the message I had typed, and then the whole thing could be copied into my clipboard.

Does this make sense? Is this a stupid idea? Too hard to implement? I would be concerned that the list of words/tags/regex might be annoying to maintain, but maybe it wouldn’t be too bad after an initial push…

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
carloscuestacommented, Oct 18, 2019

Have you tried using gitmoji-cli ?

0reactions
grissiuscommented, Oct 22, 2019

Thanks for proposal, I agree the hinting could be improved but as you suggested this is an issue for gitmoji-cli repo. Mention of gitmoji-cli is on the front page of github repo https://github.com/carloscuesta/gitmoji#using-gitmoji-cli which is good enough I think. If you want to include it in the web, feel free to post a PR.

Read more comments on GitHub >

github_iconTop Results From Across the Web

gitmoji | An emoji guide for your commit messages
Gitmoji is an emoji guide for your commit messages. Aims to be a standarization cheatshee /t for using emojis on GitHub's commit messages....
Read more >
Git Commit message Emoji - gists · GitHub
Commit type, Emoji. Initial commit, 🎉 :tada: Version tag, 🔖 :bookmark: New feature, ✨ :sparkles: Bugfix, 🐛 :bug: Metadata, 📇 :card_index:.
Read more >
🔨 [git]: Write better commits with Gitmoji - DEV Community ...
Gitmoji is an initiative to standardize and explain the use of emojis on GitHub commit messages. 📝 Intro : How to Write a...
Read more >
Gitmoji Quick Start Tutorial - An Emoji Guide for Git Commit ...
You can add emojis to any commit message by using the CLDR Short Name ... making it easier to find particular commit messages...
Read more >
Enjoy your commit with gitmoji-c - sa.nitawaki - Medium
My company has a 'gitmoj' culture. This is the practice of putting 'gitmoji' at the beginning of the commit message when committing.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found