Ross Brodbeck
55ac880ddb
Add (
2020-05-26 09:06:01 -04:00
Ross Brodbeck
bb7acbc692
Fix un-stale logic in processor
2020-05-26 08:43:40 -04:00
Ross Brodbeck
6d710eccec
Update dits
2020-05-26 05:27:59 -04:00
Ross Brodbeck
96b682d29f
Fix an issue where the bot doesn't ignore its own comments ( #73 )
2020-05-18 20:33:59 -04:00
Ross Brodbeck
5ce6b77f2c
Fix issue close/stale dates ( #72 )
...
Added tests to confirm behavior.
2020-05-18 20:08:31 -04:00
PJ Quirk
71d46bfe23
Fix for logging error types instead of strings in the main try/catch ( #66 )
...
* Bump actions core for more lenient command inputs
* Fix issue with issues that are old and unlabeled
2020-05-12 15:23:00 -04:00
Ross Brodbeck
e611bf905b
Close stale issues even if they were just marked stale ( #64 )
2020-05-11 11:15:05 -04:00
Ross Brodbeck
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 Brodbeck
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
micnncim
4f9b6a7a5c
Fix typo in IssueProcessor.ts ( #54 )
2020-05-04 13:19:08 -04:00
James M. Greene
ae2c5c5308
Prevent processing of locked/closed issues/PRs ( #52 )
...
Fixes #50
Fixes #51
2020-04-27 07:53:58 -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