docs(skills): document mail user_mailbox allow/blocked senders#930
docs(skills): document mail user_mailbox allow/blocked senders#930infeng wants to merge 1 commit into
Conversation
Update the lark-mail skill artifacts to reflect the new public OAPI resources for user-level mail allow / block sender lists: - skills/lark-mail/SKILL.md: add description keywords (信任发件人 / 屏蔽发件人 / allow / block sender), an Allow/Block Sender entity blurb, two API Resources sections (user_mailbox.allow_senders and user_mailbox.blocked_senders, each with list / batch_create / batch_remove), and 6 permission table rows mapping the new methods to mail:user_mailbox.message:modify and :readonly scopes. - skill-template/domains/mail.md: mirror the entity blurb so future SKILL.md regenerations keep the description in sync. internal/registry/meta_data.json is gitignored and fetched from the published registry by scripts/fetch_meta.py at install time, so it is intentionally not part of this commit. sprint: S8
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThis PR adds documentation for user-level email sender allow/block list management. The skill definition and domain template introduce the feature concept, document two new API endpoints ( ChangesAllow/Block Sender List Documentation
Estimated code review effort🎯 2 (Simple) | ⏱️ ~8 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #930 +/- ##
=======================================
Coverage 65.92% 65.92%
=======================================
Files 523 523
Lines 49692 49692
=======================================
Hits 32758 32758
Misses 14134 14134
Partials 2800 2800 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@a91590d36a6124cbb7c21a5a9649a1118aec93c8🧩 Skill updatenpx skills add infeng/cli#feat/58a3df6 -y -g |
Generated by the harness-coding skill (recovery run — original attempt crashed before MR open).
Commits on branch (ahead of main)
This resume run
This MR was created autonomously. Quality gates were enforced by the repo's own pre-commit hooks.
Summary by CodeRabbit
Documentation