Skip to content

style: use compact Unicode symbols instead of emoji in CLI output#1101

Closed
jd wants to merge 1 commit intodevs/jd/feat/pre-push-hook-intercept/I1dcbf7f3b2dc2f38372b2d9853b427236b74fb7ffrom
devs/jd/feat/pre-push-hook-intercept/Iddb628b07f9d074bc6e6bc87c54dba925a1417f3
Closed

style: use compact Unicode symbols instead of emoji in CLI output#1101
jd wants to merge 1 commit intodevs/jd/feat/pre-push-hook-intercept/I1dcbf7f3b2dc2f38372b2d9853b427236b74fb7ffrom
devs/jd/feat/pre-push-hook-intercept/Iddb628b07f9d074bc6e6bc87c54dba925a1417f3

Conversation

@jd
Copy link
Copy Markdown
Member

@jd jd commented Apr 9, 2026

Adds AGENTS.md with CLI output style guideline: prefer compact Unicode
symbols (✓ ✗ ● ○ —) over emoji for consistent terminal rendering.

Replaces all emoji in the stack module (setup.py, pre-push.sh) with
the compact symbols to match the queue module's existing style.

Depends-On: #1100

@jd
Copy link
Copy Markdown
Member Author

jd commented Apr 9, 2026

This pull request is part of a stack:

  1. feat: add smart_rebase algorithm for merged commit handling (#1098)
  2. feat: add mergify stack sync CLI command (#1099)
  3. feat: add inline CI, review, and merge status to mergify stack list (#1100)
  4. style: use compact Unicode symbols instead of emoji in CLI output (#1101) 👈

@mergify
Copy link
Copy Markdown
Contributor

mergify bot commented Apr 9, 2026

Merge Protections

Your pull request matches the following merge protections and will not be merged until they are valid.

🔴 ⛓️ Depends-On Requirements

This rule is failing.

Requirement based on the presence of Depends-On in the body of the pull request

🔴 🤖 Continuous Integration

This rule is failing.
  • all of:
    • check-success=ci-gate

🔴 👀 Review Requirements

This rule is failing.
  • any of:
    • #approved-reviews-by>=2
    • author = dependabot[bot]
    • author = mergify-ci-bot
    • author = renovate[bot]

🔴 🔎 Reviews

This rule is failing.
  • #review-requested = 0
  • #changes-requested-reviews-by = 0
  • #review-threads-unresolved = 0

🟢 Enforce conventional commit

Wonderful, this rule succeeded.

Make sure that we follow https://www.conventionalcommits.org/en/v1.0.0/

  • title ~= ^(fix|feat|docs|style|refactor|perf|test|build|ci|chore|revert)(?:\(.+\))?:

🟢 📕 PR description

Wonderful, this rule succeeded.
  • body ~= (?ms:.{48,})

@mergify mergify bot requested a review from a team April 9, 2026 14:41
Adds AGENTS.md with CLI output style guideline: prefer compact Unicode
symbols (✓ ✗ ● ○ —) over emoji for consistent terminal rendering.

Replaces all emoji in the stack module (setup.py, pre-push.sh) with
the compact symbols to match the queue module's existing style.

Change-Id: Iddb628b07f9d074bc6e6bc87c54dba925a1417f3
Claude-Session-Id: 2d9f4a52-4a1d-4a50-a459-3b57847dec9f
@jd jd force-pushed the devs/jd/feat/pre-push-hook-intercept/Iddb628b07f9d074bc6e6bc87c54dba925a1417f3 branch from 7c00633 to c822952 Compare April 9, 2026 15:04
@mergify mergify bot had a problem deploying to Mergify Merge Protections April 9, 2026 15:04 Failure
@jd jd closed this Apr 10, 2026
@jd jd deleted the devs/jd/feat/pre-push-hook-intercept/Iddb628b07f9d074bc6e6bc87c54dba925a1417f3 branch April 10, 2026 07:08
@jd jd deleted the branch devs/jd/feat/pre-push-hook-intercept/I1dcbf7f3b2dc2f38372b2d9853b427236b74fb7f April 10, 2026 07:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant