dwyl / dwyl/github-backup

Save edited issue (first comment)

Abierto
#42 2 comentarios 0 reacciones 1 asignado Reclamado por @SimonLab Ver en GitHub
please-test priority-2 T4h
Lenguaje dominante
Elixir
Estrellas
33
Forks
3
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

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

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.