1
Commit Graph

23 Commits

Author SHA1 Message Date
dependabot-preview[bot]
1e42a81818
Bump mypy from 0.750 to 0.761
Bumps [mypy](https://github.com/python/mypy) from 0.750 to 0.761.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.750...v0.761)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-01-19 21:28:40 +00:00
a4f8d349cd
Set project task based on issue details 2020-01-19 21:24:38 +00:00
b9c03a73b4
Commit tasks 2020-01-19 20:24:08 +00:00
b8a76e3f52
Fix import order 2020-01-19 20:04:14 +00:00
1189578a66
Improve logging, by using logging 2020-01-19 20:02:13 +00:00
7b0a1d0f16
Allow running script with interval 2020-01-19 19:51:44 +00:00
38856fa223
Stop caching syncs 2020-01-11 13:23:17 +00:00
802cc5a695
Fix comparison and stop completing then uncompleting tasks 2020-01-11 13:06:14 +00:00
060ee12314
Print when creating PR tasks, too! 2020-01-11 12:59:03 +00:00
2914b10392
Print when creating issues 2020-01-11 12:49:46 +00:00
2b40d7e320
Start pulling PR review requests 2020-01-09 18:59:34 +00:00
78f78cb5ea
Actually run the tasks
🤦
2020-01-09 18:25:38 +00:00
b56d7cdb10
Move files around so the entrypoint is cleaner 2020-01-09 17:54:49 +00:00
c69cf3416e
Split docker into separate CI task 2020-01-09 16:53:10 +00:00
2920822623
Add dependency on pygithub 2020-01-09 16:51:40 +00:00
c966bb2574
Silence mypy 2020-01-08 22:42:33 +00:00
cb54bd1b0a
Rename package so it has a valid name 2020-01-08 22:38:40 +00:00
004b4e3952
Write most of the logic
RIP committing as you go.

This seems to have all the issue functionality of `actioner`, but in a much simpler and efficient way
2020-01-08 22:36:17 +00:00
b8eb2645e7
Get relevant todoist tasks 2020-01-08 21:05:58 +00:00
7790e3a677
Add docker container 2020-01-08 20:22:40 +00:00
ab051663dc
Add GitHub CI workflow 2020-01-08 20:20:38 +00:00
a1126395e3
Init project 2020-01-08 20:17:53 +00:00
Jake Howard
4933818300
Initial commit 2020-01-08 20:02:45 +00:00