dwyl / dwyl/github-backup

Save 'issue reopened' event into the DB

未关闭
#71 1 条评论 1 个 reaction 已指派 1 人 已被 @Cleop 认领 在 GitHub 查看
enhancement T4h
主要语言
Elixir
星标
33
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

As a gh-backup user
I want to be able to see the status of an issue as I would on github
So that I navigate easily to the content I want

We are currently not tracking the event of when an issue is reopened. In order for our app to reflect github's information we should include this.

- [x] Receive webhook from gh when an issue is reopened
- [x] Save this data to the relevant issue on the issues table
- [x] Determine whether we wish to display this update in the UI somewhere

The structure for doing this issue has already begun in `controllers/event_type.ex` but has been commented out as it is incomplete. Look for the reference to this issue in that file.

贡献指南

这个仓库没有索引到贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。