dwyl / dwyl/github-backup

Save edited issue (first comment)

Open
#42 2 comments 0 reactions 1 assignee Claimed by @SimonLab View on GitHub
please-test priority-2 T4h
Dominant language
Elixir
Stars
33
Forks
3
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.