7 Commits

Author SHA1 Message Date
Tam Mach
3395f777a4
Replace forked cache by official npm (#21)
* Replace forked cache by official npm

* Follow the same validation as @action/cache

* Remove debug log
2020-05-23 12:25:16 +03:00
Denis Isaev
10cbc929b3
Support only-new-issues (#19)
Fixes #16
2020-05-22 10:36:12 +03:00
Stephanie Hobbs
20d5541dab
Add working-directory support (#18)
Add working-directory support

Fixes #15
2020-05-21 14:36:02 +03:00
Denis Isaev
27e14e0f3f use action config, don't require github token
fixes #11
2020-05-09 16:34:52 +03:00
Denis Isaev
fc9d1728df docs: recommend using GITHUB_TOKEN
Fixes: #9
2020-05-07 15:42:54 +03:00
Denis Isaev
ce34998f1f
dev: rename main workflow name 2020-05-04 19:54:26 +03:00
Denis Isaev
853ade09ed
reimplement github action in typescript 2020-05-04 17:48:04 +03:00