docs(lark-doc): restore style requirements#1579
Conversation
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (5)
📝 WalkthroughWalkthroughThe PR updates lark-doc prerequisite guidance so create and update workflows explicitly require the XML, style, and workflow references. It also changes workflow docs so agent inputs always include ChangesLark doc guidance updates
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested labels
Suggested reviewers
Poem
✨ 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 |
Change-Id: I5c75a06ccac07586615c40db69b94d515f85d200
8aa037d to
7465270
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1579 +/- ##
==========================================
+ Coverage 74.59% 74.94% +0.34%
==========================================
Files 793 799 +6
Lines 79085 80813 +1728
==========================================
+ Hits 58997 60566 +1569
- Misses 15702 15797 +95
- Partials 4386 4450 +64 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
🚀 PR Preview Install Guide🧰 CLI updatenpm i -g https://pkg.pr.new/larksuite/cli/@larksuite/cli@746527046d5a2607b7803a05a068180b6a02a128🧩 Skill updatenpx skills add larksuite/cli#codex/restore-lark-doc-style-required -y -g |
Summary
Restore the lark-doc skill requirement to read lark-doc-style.md before document creation or editing, without reverting the softened style guidance content itself.
Changes
Test Plan
git diff origin/main..HEAD --checkrgconfirmed no remaining soft gating such as "only provide style when rich block" in the affected required-read pathsquick_validate.pyis blocked by the existingversionfrontmatter key in this skill:Unexpected key(s) in SKILL.md frontmatter: versionlark-cli <domain> <command>flow works as expected (not run; docs-only skill guidance change)Related Issues
Summary by CodeRabbit