Commit Graph
13 Commits
Author SHA1 Message Date
Luke Tomlinson 3be940e59b Merge pull request #627 from actions/prep-release
Bump release to 4.1.0
2021-12-10 15:00:13 -05:00
Luke Tomlinson 7d0e5bedbf Fix formatting check 2021-12-10 14:54:39 -05:00
Luke Tomlinson 77bfb89501 Update changelog 2021-12-10 14:42:33 -05:00
Luke Tomlinson 7fb802b307 Bump release to 4.1.0 2021-12-10 14:28:19 -05:00
Luke Tomlinson 54197c7137 Merge pull request #602 from actions/revert-breaking-change
Revert "Merge pull request #586 from C0ZEN/feature/split-pr-and-issue…
2021-10-20 09:40:28 -04:00
Luke Tomlinson 3a971aeb80 Revert "Merge pull request #586 from C0ZEN/feature/split-pr-and-issue-options"
This reverts commit db699ab3b1, reversing
changes made to b83d488cb9.
2021-10-20 09:25:24 -04:00
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