feat: add remind/initiated method#554
Conversation
Change-Id: I27c00d96a9478efbf39fbc1118bb6bcb75fe6b14
📝 WalkthroughWalkthroughThis PR extends the Lark approval skill documentation by adding two new CLI methods: Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (2 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 #554 +/- ##
=======================================
Coverage 59.91% 59.91%
=======================================
Files 388 388
Lines 33147 33147
=======================================
Hits 19859 19859
Misses 11420 11420
Partials 1868 1868 ☔ 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@d11fa4acb5e0640ce231b6e6c42a1d47513f4d88🧩 Skill updatenpx skills add Paulazaaza-dev/cli#feat/approval-support-external -y -g |
Summary
Add features including query user-initiated list, remind approvers, and operate third-party document with quick callbacks.
Changes