update TODOs

This commit is contained in:
Timothy Andrew 2020-06-03 13:47:57 +05:30
parent c9977c45a3
commit 80463efd57
No known key found for this signature in database
GPG Key ID: ABD64509E977B249

View File

@ -62,6 +62,7 @@ async fn main() -> Result<(), Box<dyn Error>> {
- [x] Fetch all PRs matching Jira
- [x] Construct graph
- [x] Create markdown table
- [ ] Persist table back to Github
- [x] Persist table back to Github
- [ ] Panic on non-200s
*/
}