Glavin001/pr-tasks

First working version

开放

#1 创建于 2018年5月17日

 (1 条评论) (0 个反应) (1 位负责人) (0 个派生)github user discovery
good first issuehelp wanted

仓库指标

星标
 (0 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

  • Listen to webhook events:
    • New PR
    • PR Updated
    • New Comment
    • Comment Updated
  • Retrieve text for all:
    • PR body
    • PR comments
  • Extract tasks list
  • Determine completion of tasks
  • Generate report using Checks API
  • Do not allow PR to be merged unless all tasks are completed

贡献者指南