Skip to content

fix(discord-bot): stop double channel rename for mid-busy ▫️ - #287

Merged
patroza merged 1 commit into
fork/discordfrom
t3-discord/6c17cdca
Aug 2, 2026
Merged

fix(discord-bot): stop double channel rename for mid-busy ▫️#287
patroza merged 1 commit into
fork/discordfrom
t3-discord/6c17cdca

Conversation

@omegent-app

@omegent-app omegent-app Bot commented Aug 2, 2026

Copy link
Copy Markdown

Summary

Discord was renaming the channel twice at turn start: first ⏳ Title, then ▫️ ⏳ Title once VCS confirmed no PR. That second rename is pure system-message noise.

Defer the no-PR (▫️) badge while the title is already busy. Settle still composes ▫️ and clears in a single rename. Real PR upgrades (🔀 / ❌ / etc.) still apply mid-turn. First paint from a plain title with no-PR already known still lands dual badges in one rename.

Test plan

  • vp test run apps/discord-bot/src/features/ResponseBridge.test.ts (179 passed)
  • Redeploy bot and start a new Discord thread: expect one busy rename at start, one settle rename — not then ▫️ ⏳

Co-authored-by: patroza

opened by patroza in chat thread Discord · Discord · T3

Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
@patroza
patroza marked this pull request as ready for review August 2, 2026 07:34
@patroza
patroza enabled auto-merge (squash) August 2, 2026 07:34
@patroza
patroza merged commit a17701d into fork/discord Aug 2, 2026
8 checks passed
patroza added a commit that referenced this pull request Aug 2, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 2, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 2, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 2, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 2, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 2, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 2, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 2, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 2, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 2, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 2, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 2, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 2, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 3, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 3, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 3, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 3, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 3, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 3, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 4, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
patroza added a commit that referenced this pull request Aug 5, 2026
Busy was painted first, then VCS "no PR" re-renamed ⏳ Title → ▫️ ⏳ Title.
Defer the no-PR badge while still busy so settle composes ▫️ and clears ⏳
in one rename. Real PR upgrades still apply mid-turn.

Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com>
Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
(cherry picked from commit a99651a)
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.

1 participant