Save edited issue (first comment)

Open
#42 2 comments 0 reactions 1 assignee View on GitHub

@SimonLab is already working on this.

Since Mar 5, 2018.

Assessment

This issue has not been assessed yet.

Description

please-test priority-2 T4h

As a user I want to backup edits on issue
So that I can see the history of this issue

  • catch "edit issue" webhook event
  • Get content file from S3 by looking for the {issue_id}.json file
  • Get existing data from Postgres for the issue
  • Add new version for the issue in Postgres with the author field updated
  • Update content of the json file to add the new version and upload the new content on S3
Dominant language
Elixir
Stars
33
Forks
3
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dwyl/github-backup

All issues in dwyl/github-backup

Similar issues

More Elixir issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.