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

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

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

2 个仓库

Awesome GitHub RepositoriesMetadata Extraction Tools

Tools that examine structured details of pull requests such as title, body, author, and branch names for automated analysis.

Distinct from Pull Request Automation: Distinct from Pull Request Automation: focuses on extracting and inspecting PR metadata rather than managing or merging PRs.

Explore 2 awesome GitHub repositories matching part of an awesome list · Metadata Extraction Tools. Refine with filters or upvote what's useful.

Awesome Metadata Extraction Tools GitHub Repositories

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

    filhodanuvem/gitql

    6,295在 GitHub 上查看↗

    Gitql 是一个 SQL 查询引擎和元数据搜索工具,旨在探索和检索版本控制系统中的信息。它提供了一种结构化查询语言,允许用户使用正式语法而不是标准命令行界面命令来过滤和提取项目历史中的资产。 该工具作为一个交互式数据浏览器,具有用于实时评估仓库数据的命令提示符界面。它将版本控制实体(如提交和标签)映射到虚拟关系表,从而能够执行顺序查询以审计历史并分析仓库元数据。 该系统涵盖了广泛的仓库资产检索功能,包括从拉取请求、议题和讨论中提取信息。它还包括用于仓库模式探索的机制,以识别哪些数据表可供查询。

    Retrieves specific metadata from repository assets such as pull requests, issues, and discussions using SQL queries.

    Gogitgohacktoberfest
    在 GitHub 上查看↗6,295
  • danger/dangerdanger 的头像

    danger/danger

    5,645在 GitHub 上查看↗

    Examines structured details of pull requests such as title, body, author, and branch names for automated analysis.

    Rubyautomationbitbucketci
    在 GitHub 上查看↗5,645
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Pull Request Automation
  5. Metadata Extraction Tools

探索子标签

  • VCS Asset ExtractionExtraction of metadata from a wide range of version control assets including pull requests and issues. **Distinct from Metadata Extraction Tools:** Broader than Metadata Extraction Tools for PRs as it covers commits, tags, issues, and discussions via SQL.