Commit Graph

107 Commits

Author SHA1 Message Date
alstr
7712fef2fd Add support for auto assigning issues
Closes #84
2021-11-05 09:19:50 +00:00
Nick DeRobertis
ae75d8bae4 Revert "Display github client information"
This reverts commit dd21bd0164.
2021-10-24 12:27:53 -04:00
Nick DeRobertis
313d5e4ec8 Revert "Revert "Remove debugging prints""
This reverts commit 578030b505.
2021-10-24 12:24:57 -04:00
Nick DeRobertis
578030b505 Revert "Remove debugging prints"
This reverts commit ed9392d252.
2021-10-24 12:17:53 -04:00
Nick DeRobertis
ed9392d252 Remove debugging prints 2021-10-24 12:16:11 -04:00
Nick DeRobertis
308708439c Use correct environment variable for diff url 2021-10-24 11:25:19 -04:00
Nick DeRobertis
2c95e88a49 Fix debug statement 2021-10-24 11:15:36 -04:00
Nick DeRobertis
9867ed27cd Try to support diff url from pull request 2021-10-24 10:52:41 -04:00
Nick DeRobertis
6cef547381 Add some temporary debugging prints to understand flow 2021-10-24 10:27:09 -04:00
Nick DeRobertis
dd21bd0164 Display github client information 2021-10-24 10:22:32 -04:00
Timothy Morey
bec4b579f8
extend to support a comma-delimited list of patterns 2021-09-20 12:45:07 -04:00
Timothy Morey
2bc73c5967
try to support a single ignore expression 2021-09-17 17:16:50 -04:00
alstr
1169721b22 Check commits array is not empty 2021-08-26 19:09:28 +01:00
alstr
4b6c80501f Check commits array is not empty 2021-08-26 19:03:31 +01:00
Luis G. Valle
83d97eeea1
Support new branches with multiple commits (#25)
Add support for newly created branches with multiple commits
2021-08-26 10:45:28 +02:00
Luis G. Valle
c159a716fd Replace /compare with /commits to fetch the last diff 2021-08-17 08:10:04 +02:00
Luis G. Valle
12e626ea05 Remove empty BEFORE sha check 2021-08-12 08:09:33 +02:00
Luis G. Valle
30f81ca3e0 Add diff url for first branch commit 2021-08-11 11:14:14 +02:00
alstr
6687008177 Improve handling of similar/moved TODOs
Closes #70
Closes #53
2021-08-07 09:17:00 +01:00
alstr
3fd212fda1 Fix malformed issue title
Improve code clarity
Separate issue ref extraction
Fixes #67
2021-08-03 09:50:48 +01:00
alstr
b862c98a11 Reduce possibility for duplicate issues
Add enhanced check discussed in #24
2021-06-19 09:25:43 +01:00
alstr
762e61d94f Add project support 2021-05-29 17:38:05 +01:00
alstr
52c5630654 Add project support
Closes #14
2021-05-29 17:27:04 +01:00
alstr
be9518bf21 Fix missing syntax file error 2021-03-30 12:28:04 +01:00
alstr
48b6982095 Fix CSS comment syntax as mentioned in #35 2021-03-28 14:44:48 +01:00
alstr
349ae3620b Strip removed lines from code snippet 2021-03-28 12:18:13 +01:00
alstr
8e45236b11 Fix error retrieving diff 2021-03-28 10:13:25 +01:00
alstr
0e88f71450 Fix incorrect default value 2021-03-28 10:07:43 +01:00
alstr
cd988d2d92 Rewrite parser to support block/dynamic comments 2021-03-28 09:56:33 +01:00
alstr
a6fcdf71b1 Fix title for closed issues 2020-12-08 11:16:35 +00:00
alstr
9b0d7c13ed Update inputs 2020-12-06 14:16:54 +00:00
alstr
bcb5692258 Improve issue formatting
Closes #32, closes #31
2020-12-06 13:33:02 +00:00
Robert de Bock
53494c82fb
Defaults are set in action.yml now. 2020-11-19 13:29:27 +01:00
alstr
39a5c0fbc5 Add support for setting milestone and assignees
Closes #25
2020-11-13 18:22:52 +00:00
alstr
50ac4cb002 Increase issue title length
Closes #21
2020-09-25 16:29:33 +01:00
alstr
fffda00371 Add option to disable closing issues 2020-08-29 12:30:39 +01:00
alstr
290da51995 Add support for dynamic labels 2020-08-29 12:26:34 +01:00
alstr
a4c61d3f18 Remove TODO 2020-08-01 09:25:19 +01:00
alstr
f5290ad5eb Improve retrieval of existing issues 2020-08-01 09:20:46 +01:00
alstr
4ed02ed621 Improve checks for existing issues 2020-05-28 14:03:44 +01:00
alstr
27e63bb04e Add TODO 2020-05-19 15:10:59 +01:00
alstr
5f40af4651 Add line break before end of code snippet 2020-05-19 15:03:47 +01:00
alstr
0c4d00ffea Match colon and/or space after label 2020-05-19 13:11:34 +01:00
alstr
97a44ad915 Update authentication 2020-05-10 14:50:37 +01:00
alstr
e13bcf0586 Remove line breaks from diff 2020-05-10 14:49:29 +01:00
Hayden Young
19fa0b0777
Update main.py 2020-05-10 00:57:14 +01:00
alstr
84d22beb97 Include highlighted code snippet in issue body 2020-04-17 16:29:25 +01:00
alstr
16e7542e41 Improve TODO line number accuracy 2020-03-20 15:37:57 +00:00
alstr
07f231c5e4 Improve TODO line number accuracy 2020-03-20 15:31:14 +00:00
alstr
308e66824c Improve TODO line number accuracy 2020-03-20 15:26:26 +00:00
alstr
7ba5bb18df Add message when closing issue 2020-03-20 14:41:06 +00:00
alstr
29acbf17fa Add message when closing issue 2020-03-20 14:35:45 +00:00
alstr
39b28d5d69 Add message when closing issue 2020-03-20 14:27:10 +00:00
alstr
0df419394b Wrap diff in file 2020-03-20 14:08:18 +00:00
alstr
e16c694219 Add comment marker input 2020-03-20 13:54:48 +00:00
alstr
2f1ea87bd0 Improve diff parsing
Create link to each TODO start line
Allow multiline TODOs
2020-03-20 13:50:01 +00:00
alstr
bf153fe2df Initial commit 2020-03-07 15:06:00 +00:00