Skip to content

Add auto-delete countdown for merged threads#207

Merged
BunsDev merged 1 commit intomainfrom
okcode/merge-auto-delete-countdown
Apr 2, 2026
Merged

Add auto-delete countdown for merged threads#207
BunsDev merged 1 commit intomainfrom
okcode/merge-auto-delete-countdown

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Apr 2, 2026

Summary

  • Adds a new app setting to enable auto-deletion of merged threads and configure the countdown delay.
  • Watches thread git status in the chat route, starts a cancellable toast countdown when a PR transitions to merged, and deletes the thread when the timer expires.
  • Adds settings UI controls for the feature toggle and delay selection, plus reset actions and dirty-state tracking.

Testing

  • Not run.
  • Recommended checks: bun fmt
  • Recommended checks: bun lint
  • Recommended checks: bun typecheck

- Add settings to enable merged-thread auto-delete and configure the delay
- Watch PR merge state in the chat route and delete threads after the countdown
- Show a cancellable toast before the deletion fires
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Apr 2, 2026 0:31am
v0-compute-the-platform-to-build Ready Ready Preview, Open in v0 Apr 2, 2026 0:31am

@github-actions github-actions Bot added size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Apr 2, 2026
@BunsDev BunsDev merged commit c586681 into main Apr 2, 2026
9 of 10 checks passed
@BunsDev BunsDev deleted the okcode/merge-auto-delete-countdown branch April 6, 2026 17:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant