Commit Graph
7 Commits
Author SHA1 Message Date
Luke Tomlinson fc4a5ff942 Merge pull request #595 from actions/dependabot/npm_and_yarn/types/jest-27.0.2
build(deps-dev): bump @types/jest from 27.0.1 to 27.0.2
2021-10-19 13:31:19 -04:00
Luke Tomlinson db699ab3b1 Merge pull request #586 from C0ZEN/feature/split-pr-and-issue-options
feat(options): remove common options between the issues and PRs
2021-10-19 13:30:46 -04:00
Luke Tomlinson b83d488cb9 Update dependencies (#592) 2021-10-13 11:42:09 -04:00
Luke TomlinsonandGeoffrey Testelin cdf15f641a Prep for v4 (#510)
* Update dist for v4 release

* Create CHANGELOG.md

* Update CHANGELOG.md

Co-authored-by: Geoffrey Testelin <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Geoffrey Testelin <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Geoffrey Testelin <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Geoffrey Testelin <[email protected]>

* Update CHANGELOG.md

Co-authored-by: Geoffrey Testelin <[email protected]>

* Update CHANGELOG.md

* Update index.js

Co-authored-by: Geoffrey Testelin <[email protected]>
2021-07-14 10:21:39 -04:00
Luke Tomlinson a78d0b721e Make label comparison case insensitive (#517)
* Make label comparison case insensitive

* PR Feedback
2021-07-12 13:56:58 -04:00
Luke Tomlinson d901397e11 Filter comments by content instead of actor (#519)
* Filter comments by content instead of actor

* Remove dead actor code

* WIP fix tests

* Fix test
2021-07-12 10:37:47 -04:00
Luke Tomlinson 523075947f Remove unused @octokit/reset and generate dist (#440) 2021-05-12 09:33:22 -04:00