Skip to content

docs: clarify task member id types in references#777

Merged
tengchengwei merged 1 commit intolarksuite:mainfrom
LuckyTerry:docs/clarify-task-member-id-types
May 9, 2026
Merged

docs: clarify task member id types in references#777
tengchengwei merged 1 commit intolarksuite:mainfrom
LuckyTerry:docs/clarify-task-member-id-types

Conversation

@LuckyTerry
Copy link
Copy Markdown
Contributor

@LuckyTerry LuckyTerry commented May 7, 2026

Change-Id: Icaf012238cd93eeb784014d807c12168faf0a202

Summary

  • clarify that task assignee/follower reference docs support both user open_id and app id
  • add app-based examples for assign, create, and followers commands

Testing

  • docs only

Summary by CodeRabbit

  • Documentation
    • Clarified that task assignments now support both users and applications
    • Enhanced task creation guide with examples for assigning tasks to applications
    • Expanded follower management documentation to support adding applications as followers

Change-Id: Icaf012238cd93eeb784014d807c12168faf0a202
@github-actions github-actions Bot added domain/task PR touches the task domain size/M Single-domain feat or fix with limited business impact labels May 7, 2026
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 7, 2026

Review Change Stack
No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d6007318-7043-4f5a-82a3-b172d3b51ca2

📥 Commits

Reviewing files that changed from the base of the PR and between 9075788 and 6df14f7.

📒 Files selected for processing (3)
  • skills/lark-task/references/lark-task-assign.md
  • skills/lark-task/references/lark-task-create.md
  • skills/lark-task/references/lark-task-followers.md

📝 Walkthrough

Walkthrough

Documentation clarifications across three task CLI reference files showing that assignees and followers now support both user IDs (ou_xxx) and app IDs (cli_xxx). Added example commands demonstrating app ID usage and expanded parameter descriptions to list both ID type formats.

Changes

Task CLI App ID Support Documentation

Layer / File(s) Summary
Recommended Commands - App ID Examples
skills/lark-task/references/lark-task-assign.md, skills/lark-task/references/lark-task-create.md, skills/lark-task/references/lark-task-followers.md
Added example commands in each reference file demonstrating how to use app IDs (cli_xxx) when assigning tasks, creating tasks with assignees, and adding followers.
Parameter Documentation - App ID Support
skills/lark-task/references/lark-task-assign.md, skills/lark-task/references/lark-task-create.md, skills/lark-task/references/lark-task-followers.md
Expanded --add, --remove, --assignee, and --follower parameter descriptions to clarify support for both user IDs (ou_xxx) and app IDs (cli_xxx). Added documentation for the optional --follower <id> parameter in task creation reference.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • larksuite/cli#712: Implements code support for inferring and handling both app and user task members by ID prefix, complementing this documentation update.

Suggested labels

domain/task, size/M

Suggested reviewers

  • zero-my
  • tengchengwei
  • liangshuo-1

Poem

🐰 CLI tasks now embrace the app IDs bright,
With cli_xxx alongside ou_xxx in sight,
Examples and docs now show the new way,
For followers and assignees—hooray, hooray! 🎉

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The description is incomplete. It lacks a structured 'Changes' section and 'Test Plan' checkboxes as specified in the template, though it covers the core content (summary and testing note). Add a formatted 'Changes' section with bullet points and include the 'Test Plan' checkboxes from the template to fully match the repository's description format.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'docs: clarify task member id types in references' accurately describes the main change—clarifying documentation about task member ID types across three reference files.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.40%. Comparing base (7c68639) to head (6df14f7).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #777   +/-   ##
=======================================
  Coverage   65.40%   65.40%           
=======================================
  Files         508      508           
  Lines       46795    46795           
=======================================
  Hits        30605    30605           
  Misses      13548    13548           
  Partials     2642     2642           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

🚀 PR Preview Install Guide

🧰 CLI update

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

🧩 Skill update

npx skills add LuckyTerry/cli#docs/clarify-task-member-id-types -y -g

@tengchengwei tengchengwei merged commit f9792f0 into larksuite:main May 9, 2026
18 of 19 checks passed
@liangshuo-1 liangshuo-1 mentioned this pull request May 9, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

domain/task PR touches the task 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.

4 participants