awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesReview Request Initialization

Defining the parameters of a code review, including requesters, reviewers, and target branches.

Distinct from Review Request Filters: Shortlist focuses on filtering or discovering requests, not the act of defining and initiating the request.

Explore 1 awesome GitHub repository matching development tools & productivity · Review Request Initialization. Refine with filters or upvote what's useful.

Awesome Review Request Initialization GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • google/git-appraisegoogle 的头像

    google/git-appraise

    5,303在 GitHub 上查看↗

    git-appraise 是一个去中心化的代码审查工具和分布式审查工作流引擎。它允许团队通过将审查请求、评论和批准作为对象直接存储在 Git 仓库中来进行同行评审,从而消除了对中央服务器的需求。 该系统使用标准的 Git 推送和拉取操作在团队成员之间同步审查数据。它通过使用 Git 引用来跟踪审查的状态和身份,管理代码变更的整个生命周期——从最初的审查请求到最终合并。 该项目涵盖代码批准工作流,包括强制执行强制性审查者批准。它还作为持续集成结果和自动化静态分析的跟踪器,将构建结果记录为绑定到特定代码修订版的结构化对象。

    Allows specifying the requester, reviewers, and target branch to initialize a distributed code review process.

    Go
    在 GitHub 上查看↗5,303
  1. Home
  2. Development Tools & Productivity
  3. Review Request Initialization