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

feat: add emoji option #1984

Merged
merged 1 commit into from
Mar 17, 2025
Merged

feat: add emoji option #1984

merged 1 commit into from
Mar 17, 2025

Conversation

JoshuaKGoldberg
Copy link
Owner

@JoshuaKGoldberg JoshuaKGoldberg commented Mar 17, 2025

PR Checklist

Overview

Adds a separate options.emoji that defaults to the last detected emoji in options.description, or "💖" if not found.

🎁

@JoshuaKGoldberg JoshuaKGoldberg changed the title --no-edit feat: add emoji option Mar 17, 2025
Copy link

codecov bot commented Mar 17, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.11%. Comparing base (fd1647b) to head (8017e12).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1984   +/-   ##
=======================================
  Coverage   99.11%   99.11%           
=======================================
  Files          92       93    +1     
  Lines        4050     4070   +20     
  Branches      231      232    +1     
=======================================
+ Hits         4014     4034   +20     
  Misses         36       36           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JoshuaKGoldberg JoshuaKGoldberg marked this pull request as ready for review March 17, 2025 18:59
@JoshuaKGoldberg JoshuaKGoldberg merged commit c2d239b into main Mar 17, 2025
18 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the emoji-option branch March 17, 2025 19:02
Copy link

🎉 This is included in version v2.6.0 🎉

The release is available on:

Cheers! 📦🚀

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.

🚀 Feature: Add an option for repository emoji
1 participant