-
Notifications
You must be signed in to change notification settings - Fork 295
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
Cucumber emoji is duplicated #133
Comments
Perhaps we should rename the custom one to Even though |
I'd probably go with your recommendation (happy to PR). I think it makes most sense (standard emoji as primary source » custom buildkite emoji as secondary source). |
I’ve been wanting to address this, I actually recently implemented duplicate checking and this always comes up in its results! We can’t rename the Unicode emoji, so renaming cucumber-the-tool would make sense, the trouble is that the custom emoji takes precedence, so renaming it means we retroactively change the existing emoji to the Unicode one, which is probably a bit weird. I don’t think :cucumber_ruby: makes much sense as the tool supports about a dozen languages. Maybe :cucumber_specs:? If you need a Unicode cucumber now, you can always just type a Unicode cucumber (🥒) and it’ll work fine! 👌🏼 |
@ticky it was your checker! Nice! Agree regarding :cucumber_specs: but this was more to highlight the name conflict for the BK team to work out how to resolve 😀👍 |
as the BK team’s resident emoji (a-little-too-)enthusiast, I think I’ve thus worked out how to resolve it 😉 |
There are currently two cucumber emoji:
Thoughts?
The text was updated successfully, but these errors were encountered: