Skip to content

Revert "feat: mail support scheduled send (#449)"#492

Merged
chanthuang merged 1 commit intomainfrom
revert/mail-scheduled-send
Apr 15, 2026
Merged

Revert "feat: mail support scheduled send (#449)"#492
chanthuang merged 1 commit intomainfrom
revert/mail-scheduled-send

Conversation

@chanthuang
Copy link
Copy Markdown
Collaborator

@chanthuang chanthuang commented Apr 15, 2026

Summary

  • Reverts commit 44e7b5b (feat: mail support scheduled send (#449))
  • Temporarily revert scheduled send feature

Changes reverted

  • --send-time flag removed from +send, +reply, +reply-all, +forward
  • validateSendTime removed from Validate
  • draftpkg.Send reverted to original signature
  • Scheduled send sections removed from skill docs

Not affected

  • Signature feature — verified intact

Test plan

  • go build ./... passes
  • go test ./shortcuts/mail/... passes

This reverts commit 44e7b5b.

Change-Id: I0b0c6454cf5ea4c15169a3c683b91795ef880478
@github-actions github-actions Bot added domain/mail PR touches the mail domain size/M Single-domain feat or fix with limited business impact labels Apr 15, 2026
@chanthuang chanthuang changed the title Revert scheduled send feature due to backend panic Revert "feat: mail support scheduled send (#449)" Apr 15, 2026
@chanthuang chanthuang requested a review from infeng April 15, 2026 12:50
@github-actions
Copy link
Copy Markdown

🚀 PR Preview Install Guide

🧰 CLI update

npm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@dde0d2a66f0514a1d0ca02d12400d08d40ea4188

🧩 Skill update

npx skills add larksuite/cli#revert/mail-scheduled-send -y -g

Copy link
Copy Markdown
Collaborator

@infeng infeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. No issues found.

Review baseline: base main, head revert/mail-scheduled-send, commit dde0d2a66f0514a1d0ca02d12400d08d40ea4188.

@chanthuang chanthuang merged commit 03ba542 into main Apr 15, 2026
15 checks passed
@chanthuang chanthuang deleted the revert/mail-scheduled-send branch April 15, 2026 13:04
infeng added a commit that referenced this pull request Apr 17, 2026
infeng added a commit that referenced this pull request Apr 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain/mail PR touches the mail domain size/M Single-domain feat or fix with limited business impact

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants