Commit Graph
23 Commits
Author SHA1 Message Date
Luke TomlinsonandGitHub 3de2653986 Update changelog for v6.0.0 (#829)
* Update changelog for v6.0.0

* whitespace
2022-09-21 14:54:43 -04:00
Luke TomlinsonandGitHub 8e8a0e6680 [Bugfix-795] Fix date comparison edge case (#816)
* Fix updatedAt and markedStaleOn date comparison

* Delete accidental file

* Refactor

* Cleanup

* cleanup
2022-09-12 09:38:46 -04:00
Luke TomlinsonandGitHub 33e37032bb Update actions core to 1.9.1 (#812)
* Update @actions/core to 1.9.1

* Update dist/

* Fix conflicts
2022-09-07 11:23:27 -04:00
Luke TomlinsonandGitHub 97911cb595 Update package.lock version (#811) 2022-09-07 11:17:21 -04:00
Luke TomlinsonandGitHub 2b58cc900f Fix issue when days-before-close is more than days-before-stale (#775) 2022-07-25 09:24:15 -04:00
Luke Tomlinson 532554b8a8 update Changelog 2022-07-15 09:08:35 -04:00
Luke TomlinsonandGitHub 6c298b192c Update CONTRIBUTING.md 2022-06-20 13:49:18 -04:00
Luke TomlinsonandGitHub c048b97ed3 Update CONTRIBUTING.md 2022-06-20 13:48:36 -04:00
Luke TomlinsonandGitHub 65d24b7092 Don't process a stale issue in the same run it's marked stale (#696) 2022-04-29 10:07:39 -04:00
Luke TomlinsonandGitHub a88f7b30b9 Update @actions/github to 5.0.1 (#707)
* Update github package

* Update dist

* Use @actions/[email protected]

* Cleanup

* More cleanup
2022-03-31 15:38:16 -04:00
Luke TomlinsonandGitHub 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 TomlinsonandGitHub 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 TomlinsonandGitHub 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 TomlinsonandGitHub 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 TomlinsonandGitHub b83d488cb9 Update dependencies (#592) 2021-10-13 11:42:09 -04:00
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 TomlinsonandGitHub a78d0b721e Make label comparison case insensitive (#517)
* Make label comparison case insensitive

* PR Feedback
2021-07-12 13:56:58 -04:00
Luke TomlinsonandGitHub 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 TomlinsonandGitHub 523075947f Remove unused @octokit/reset and generate dist (#440) 2021-05-12 09:33:22 -04:00