dwyl / dwyl/github-backup

Save 'issue reopened' event into the DB

オープン
#71 コメント 1 件 リアクション 1 件 担当者 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 を短くまとめたダイジェスト。