GitToolBox
GitToolBox copied to clipboard
[Feature] Update Gitmoji - Latest spec
First of all, thank you so much for this wonderful plugin! It has been invaluable. ❤️
In addition to https://github.com/zielu/GitToolBox/issues/386, there are a few more entries missing:
Reference: https://github.com/carloscuesta/gitmoji/blob/master/src/data/gitmojis.json
bricks=Infrastructure related changes
closed_lock_with_key=Adding or updating secrets
coffin=Removing dead code
dizzy=Adding or updating animations / transitions
goal_net=Catching errors
hammer=Adding or updating development scripts
monocle_face=Data exploration / inspection
necktie=Adding or updating business logic
passport_control=Working on authorization, roles and permissions
seedling=Adding or updating seed files
stethoscope=Adding or updating healthcheck
technologist=Improving developer experience
test_tube=Adding a failing test
triangular_flag_on_post=Modifying feature flags
wastebasket=Deprecating code to be cleaned up
Notes:
- Platform specific emoji have been removed
- Code Review emoji has been removed
- Renamed
hankeyemoji for bitbucket compatibility (memoreverted) - I was not sure if this repo is still accepting PRs since main development is now private.
- I have attached updated
gitmoji.yamlandgitmoji.propertiesif that is helpful: gitmoji.zip - I was unsure what the codepoint for
:technologist:🧑💻 should be.
- I have attached updated
technologist will be an interesting one :)
Picking this up - I finally have emoji generator in place.
Done in 500.0.3+213