Save edited issue (first comment)
Offen
please-test
priority-2
T4h
- Vorherrschende Sprache
- Elixir
- Sterne
- 33
- Forks
- 3
- PR-Merge-Kennzahlen
- Keine gemergten PRs in 30 T.
Beschreibung
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
Beitragsleitfaden
Für dieses Repository ist kein Beitragsleitfaden indexiert
Bewertung
Dieses Issue wurde noch nicht bewertet.