dwyl / dwyl/github-backup

Save edited issue (first comment)

Ouverte
#42 2 commentaires 0 réactions 1 personne assignée Réclamée par @SimonLab Voir sur GitHub
please-test priority-2 T4h
Langage dominant
Elixir
Étoiles
33
Forks
3
Métriques de merge des PR
Aucune PR mergée en 30 j

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

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.