coreos / issue-sync

A tool for synchronizing issue tracking between GitHub and JIRA
Apache License 2.0
124 stars 34 forks source link

Make validation generic #27

Open MorganEPatch opened 7 years ago

MorganEPatch commented 7 years ago

Create a struct to allow validation to be automated without a long stretch of if statements.

@squat