archive
/
actioner
Archived
1
Fork 0
Commit Graph

19 Commits

Author SHA1 Message Date
Jake Howard 9578dfaa93
Unarchive tasks before uncompleting them
I guess that has to be explicitly done now...
2019-09-06 09:26:50 +01:00
Jake Howard ce78472619
Don't pass lists where it expects single items
This definitely worked in the past...
2019-08-31 16:03:32 +01:00
Jake Howard cd04686ae5
Get all relevant PRs 2019-08-30 20:25:34 +01:00
Jake Howard 87f08d5c40
Ignore tasks with no defined todoist project 2019-08-30 18:46:13 +01:00
Jake Howard 43dcc129da
Don't create tasks for issues i'm not assigned to 2019-08-30 18:39:49 +01:00
Jake Howard 58f6f7abbc
Dynamically get relevant issues rather than hardcoding the repos
This can be applied to PRs in future, too
2019-08-30 09:14:00 +01:00
Jake Howard 80b985bf9b
Rename repos 2019-08-29 08:34:33 +01:00
Jake Howard 9c311d0bf0
Remove unnecessary continue 2019-02-24 15:57:25 +00:00
Jake Howard deb87104bb
Create todoist api client each time, as it's not thread safe 2019-02-24 14:56:09 +00:00
Jake Howard 69c5e0d6df
Remove unnecessary frozenset 2019-02-22 22:46:19 +00:00
Jake Howard e41622fe4a
Install and run black 2019-02-22 22:36:17 +00:00
Jake Howard f1464065b5
Only complete and uncomplete when not already 2019-02-20 19:47:02 +00:00
Jake Howard d2d0f6e291
Add task to add PRs to review to todoist 2019-02-20 19:35:19 +00:00
Jake Howard 7cd7c4685c
Allow defining todoist project for org rather than repo 2019-02-20 12:19:12 +00:00
Jake Howard 009ad478c9
Simplify job to remove unnecessary loops 2019-02-17 16:50:57 +00:00
Jake Howard 78b7d545e2
Delete items i'm no longer assigned to 2019-02-17 12:29:44 +00:00
Jake Howard dc3a933dc9
Set priority based on label 2019-02-17 11:26:37 +00:00
Jake Howard 37b63a83f2
Add some tests 2019-02-16 21:17:52 +00:00
Jake Howard fec37dd294
Add assigned github issues to todoist 2019-02-16 16:53:23 +00:00