Commit Graph
37 Commits
Author SHA1 Message Date
Ross BrodbeckandGitHub 10eec4583b Update codeql.yml 2021-04-23 15:34:48 -04:00
Ross BrodbeckandGitHub 079c368275 Add code owners for tracking 2021-02-04 12:23:06 -05:00
Ross BrodbeckandGitHub 3f95874437 Use main instead of v3 for more coverage 2021-01-16 09:50:58 -05:00
Ross BrodbeckandGitHub b12dccced8 Update package dependencies (#267) 2021-01-15 07:52:52 -05:00
Ross BrodbeckandGitHub 7de5f1946d Update stale.yml 2021-01-15 07:40:06 -05:00
Ross BrodbeckandGitHub 546a4e9fd6 Fix failing tests (#266) 2021-01-15 07:35:41 -05:00
Ross BrodbeckandGitHub 44f9eae0ad Update distribution with latest packages (#191)
Code scanning / CodeQL-Build (push) Has been cancelled
2020-10-09 07:31:54 -04:00
Ross BrodbeckandGitHub eaf242a915 Turn off licensing check 2020-08-28 06:33:32 -04:00
Ross BrodbeckandGitHub 98cd444728 Update stale.yml 2020-08-21 08:19:04 -04:00
Ross BrodbeckandGitHub 7f1a446107 Add stale issue handling to the stale repo 2020-08-21 07:44:56 -04:00
Ross BrodbeckandGitHub 4a56be9b6f Add code scanning (#143) 2020-08-21 07:42:07 -04:00
Ross BrodbeckandGitHub 56abb00656 Change from zeit -> vercel (#142)
[All of the packages are deprecated due to company name change](https://vercel.com/blog/zeit-is-now-vercel)
2020-08-21 07:23:21 -04:00
Ross BrodbeckandGitHub f71b93c3a7 Change from zeit -> vercel
[All of the packages are deprecated due to company name change](https://vercel.com/blog/zeit-is-now-vercel)
2020-08-21 07:21:06 -04:00
Ross BrodbeckandGitHub 1e5e734da7 Update to latest actions and octokit libraries (#124)
Upgrade to latest libraries but use "any" for the client until I figure out how to use the right type
2020-07-24 08:44:53 -04:00
Ross BrodbeckandGitHub 5420e6bbac Update eslint config to latest (#123) 2020-07-24 08:17:50 -04:00
Ross BrodbeckandGitHub 2ede1ed234 Create dependabot.yml 2020-07-20 07:49:47 -04:00
Ross BrodbeckandGitHub 93883857f8 Update test.yml 2020-07-13 16:22:33 -04:00
Ross BrodbeckandGitHub d7468118d7 Add API failure handling/logging (#92)
* Add API failure handling/logging
2020-06-08 14:18:22 -04:00
Ross BrodbeckandGitHub c72e3d7ff2 Fix stale closing logic by removing close date addition (#93) 2020-06-08 12:45:13 -04:00
Ross BrodbeckandGitHub b6f9559915 Update logging to be info level, fix un-staling of issues (#83)
* The bot would un-stale issues because of how it checked staleness
* Made logging info by default so its easier to troubleshoot customer issues/runs
* Updated operation counts
2020-05-26 09:16:38 -04:00
Ross BrodbeckandGitHub 96b682d29f Fix an issue where the bot doesn't ignore its own comments (#73) 2020-05-18 20:33:59 -04:00
Ross BrodbeckandGitHub 5ce6b77f2c Fix issue close/stale dates (#72)
Added tests to confirm behavior.
2020-05-18 20:08:31 -04:00
Ross BrodbeckandGitHub e611bf905b Close stale issues even if they were just marked stale (#64) 2020-05-11 11:15:05 -04:00
Ross BrodbeckandGitHub 1e900bc060 Update docs and version so we can move to v3 (#63)
* Update docs and version

* Fix readme typo
2020-05-11 10:54:55 -04:00
Ross BrodbeckandGitHub 3838b887be Remove stale labels and ignore stale issues with comments (#58)
* Ignore issues that have recent comments and ignore the stale label. Defaulting to this behavior but added an option to turn it off.
* Fix up tests a bit to make this runnable. Add a test for the logic.
* Add vscode debugging configuration.
2020-05-11 10:46:03 -04:00
Ross BrodbeckandGitHub 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 BrodbeckandGitHub 78921b6863 one more fix to the actions yml 2020-04-16 14:05:24 -04:00
Ross BrodbeckandGitHub 29c3838f9a Fix parsing issues with action.yml 2020-04-16 14:03:58 -04:00
Ross BrodbeckandGitHub ae12f32ff1 Create test.yml 2020-04-16 13:58:47 -04:00
Ross BrodbeckandGitHub 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 BrodbeckandGitHub e78f171ed1 Fix main entrypoint in action yml (#43) 2020-04-14 14:02:29 -04:00
Ross BrodbeckandGitHub 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 BrodbeckandGitHub d179b42b05 Fix closing tag in only-labels description
Fix closing tag in only-labels description
2020-04-14 13:23:46 -04:00
Ross BrodbeckandGitHub 3d5d474504 Merge pull request #22 from yuya-takeyama/only-labels-pr
Add only-labels option
2020-04-13 07:19:13 -04:00
54897a34f9 Fix labelsOnly description so it is easier to understand
Co-Authored-By: Stephan Miehe <[email protected]>
2020-04-13 07:17:15 -04:00
Ross BrodbeckandGitHub 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 BrodbeckandGitHub 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