dwyl / dwyl/github-backup

Save edited issue (first comment)

未关闭
#42 2 条评论 0 个 reaction 已指派 1 人 已被 @SimonLab 认领 在 GitHub 查看
please-test priority-2 T4h
主要语言
Elixir
星标
33
派生
3
PR 合并指标
30 天内没有已合并 PR

描述

As a user I want to backup edits on issue
So that I can see the history of this issue

- [x] catch "edit issue" webhook event
- [x] Get content file from S3 by looking for the {issue_id}.json file
- [x] Get existing data from Postgres for the issue
- [x] Add new version for the issue in Postgres with the author field updated
- [x] Update content of the json file to add the new version and upload the new content on S3

贡献指南

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

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

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