Save 'issue reopened' event into the DB

Open
#71 1 comment 1 reaction 1 assignee View on GitHub

@Cleop is already working on this.

Since Mar 16, 2018.

Assessment

This issue has not been assessed yet.

Description

enhancement T4h

As a gh-backup user
I want to be able to see the status of an issue as I would on github
So that I navigate easily to the content I want

We are currently not tracking the event of when an issue is reopened. In order for our app to reflect github's information we should include this.

  • Receive webhook from gh when an issue is reopened
  • Save this data to the relevant issue on the issues table
  • Determine whether we wish to display this update in the UI somewhere

The structure for doing this issue has already begun in controllers/event_type.ex but has been commented out as it is incomplete. Look for the reference to this issue in that file.

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.