Commit Graph
12 Commits
Author SHA1 Message Date
Ross Brodbeck a23bda33c4 Update the readme, add a test (#46)
* Add a test to days = -1
* Update the readme on how to build it
2020-04-16 14:23:28 -04:00
Ross Brodbeck 78921b6863 one more fix to the actions yml 2020-04-16 14:05:24 -04:00
Ross Brodbeck 29c3838f9a Fix parsing issues with action.yml 2020-04-16 14:03:58 -04:00
Ross Brodbeck ae12f32ff1 Create test.yml 2020-04-16 13:58:47 -04:00
Ross Brodbeck aad6ffa865 Refactor issue processor (#45)
* Refctor into an issue processor, add debug mode
* Move processor to use its own types so testing is easier
* Add more tests
2020-04-16 13:57:59 -04:00
Ross Brodbeck e78f171ed1 Fix main entrypoint in action yml (#43) 2020-04-14 14:02:29 -04:00
Ross Brodbeck 60b5a6b134 Cleanup release (#42)
Fix up the release pipeline, add linting and clean up a bit.
2020-04-14 13:28:00 -04:00
Ross Brodbeck d179b42b05 Fix closing tag in only-labels description
Fix closing tag in only-labels description
2020-04-14 13:23:46 -04:00
Ross Brodbeck 3d5d474504 Merge pull request #22 from yuya-takeyama/only-labels-pr
Add only-labels option
2020-04-13 07:19:13 -04:00
Ross BrodbeckandStephan Miehe 54897a34f9 Fix labelsOnly description so it is easier to understand
Co-Authored-By: Stephan Miehe <49914758+stephanmiehe@users.noreply.github.com>
2020-04-13 07:17:15 -04:00
Ross Brodbeck c5c8bac9c4 Merge pull request #16 from actions/dont-close-option
Add option to not close stale issues/prs
2020-04-13 07:12:39 -04:00
Ross Brodbeck ee2e3ba115 Merge pull request #25 from actions/IAmHughes/update-docs
Update README.md example workflows to latest release version
2020-04-13 07:11:27 -04:00