Noah-Huppert / jira-to-github

Migrates Jira issues to Github
MIT License
4 stars 0 forks source link

Hash Issue contents #1

Open Noah-Huppert opened 6 years ago

Noah-Huppert commented 6 years ago

To determine if we have the latest version of Jira or GitHub issue stored in our cache:

Hash both the GitHub and Jira issue data separately and store. Then hash this data as we get it from the APIs. Skip an issue if the hashes match what we expect.