新增项目邀请管理模块 #308
Loading…
Reference in New Issue
No description provided.
Delete Branch "wdgde/gitlink-cli:feature/project-invite"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
合并请求描述
为 GitLink CLI 新增项目邀请管理模块,实现 5 个 API 功能:生成邀请链接、获取邀请链接信息、通过链接接受邀请、加入项目、退出项目。
相关Issue
关联Issue编号:无
变更内容
1. 新增 invite 模块核心实现
2. 新增单元测试
3. 新增国际化支持
4. 新增 Skill 文档
5. 更新项目文档
6. 注册模块
测试情况
Pull request closed