dwyl / dwyl/github-backup

Save edited issue (first comment)

Aperta
#42 2 commenti 0 reazioni 1 assegnatario Rivendicata da @SimonLab Vedi su GitHub
please-test priority-2 T4h
Lingua principale
Elixir
Stelle
33
Fork
3
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.