4 Commits

Author SHA1 Message Date
ec6edf598c feat: fetch data for prs that need retest 2018-10-17 17:26:27 -07:00
cc7c5968cb feat: add history tracking 2018-10-17 15:08:30 -07:00
5a1d666dae chore: check in data dir 2018-10-17 15:08:11 -07:00
bf7159ec33 chore: add dotenv, ocktkat 2018-10-17 11:11:31 -07:00

View File

@@ -1,7 +1,6 @@
{ {
"name": "gh-action-bot", "name": "gh-action-bot",
"version": "0.0.0", "version": "0.0.0",
"private": true,
"description": "Action bot for Github", "description": "Action bot for Github",
"main": "index", "main": "index",
"module": "index.mjs", "module": "index.mjs",