Commit graph

29 commits

Author SHA1 Message Date
SADIK KUZU c1c31a461e
Reorder missing token handler 2021-03-25 00:25:44 +03:00
Aaron Klaassen 85a56be792
Merge pull request #24 from sarink/patch-1
Ignore user when checking for duplicate message
2020-05-25 11:38:04 -05:00
Kabir Sarin b83079f5b5
Ignore user when checking for duplicate message 2020-05-14 18:05:10 -05:00
Aaron Klaassen 182ec73bcf
Merge pull request #20 from suryasr007/master
Make checking for duplicate msg optional
2020-03-31 14:03:06 -05:00
Surya Teja 758baf5e9f
Make checking for duplicate msg optional 2020-03-30 17:24:33 +05:30
Aaron Klaassen 4f102935dc
Merge pull request #18 from lmammino/patch-1
More generic error message in case of duplication
2020-03-20 16:23:54 -05:00
Luciano Mammino ead93e05a8
More generic error message in case of duplication 2020-03-20 18:26:49 +00:00
Aaron Klaassen 7aa2ad5b57
Merge pull request #12 from mpdude/use-alpine
Use the `alpine` base image variant
2020-01-23 12:05:56 -06:00
Matthias Pigulla e806d254dc Use the alpine base image variant
This leads to a much smaller download and thus faster workflows on GH.
2020-01-22 12:53:50 +00:00
Aaron Klaassen d1a1d5dd1e Update README with supported event types. 2019-12-24 10:49:32 -06:00
Aaron Klaassen a35cc2b139
Merge pull request #10 from patrickeasters/support_pr_event
Support pull_request event types
2019-12-24 11:06:10 -05:00
Patrick Easters a7949e493e Support pull_request event types 2019-11-13 23:24:44 -05:00
Aaron Klaassen 18e8a714e8
Merge pull request #4 from mangelarilla/master
Update to support new workflow syntax
2019-10-01 16:25:07 -05:00
Aaron Klaassen f2225490f4
Merge pull request #3 from unsplash/feature/check-duplicates
Check for existing notification before commenting
2019-09-30 13:40:48 -05:00
Aaron Klaassen 393c0d7eb9 Use && rather than and. 2019-09-30 13:40:17 -05:00
Miguel A. Arilla 466532e69e
update readme for new workflow syntax 2019-09-25 16:00:08 +01:00
Miguel A. Arilla e760aabf79
Add action.yml manifest 2019-09-25 15:54:51 +01:00
TimmyCarbone d086f84434 Declare message before using it ... 2019-08-02 14:57:40 +02:00
TimmyCarbone 399886cbca Check for existing notification before commenting 2019-08-02 14:40:51 +02:00
Aaron Klaassen 4c8dac87a5
Merge pull request #2 from unsplash/feature/find-pr-sha
Find PRs with head SHA instead of branch name
2019-07-16 09:44:44 -05:00
TimmyCarbone ecc4109fd1 Find PRs with commit SHA 2019-07-16 12:11:18 +02:00
Aaron Klaassen a7e92465c2 Add license and readme. 2019-05-24 10:48:10 -05:00
Aaron Klaassen c2a3f0fd5f Get comment message from args. 2019-05-24 10:45:40 -05:00
Aaron Klaassen dfb7ed117a Add repo and maintainer labels to Dockerfile. 2019-05-24 10:20:14 -05:00
Aaron Klaassen 9ed8988811 Octokit objects are hashlike but don't support #dig. 2019-05-24 10:14:31 -05:00
Aaron Klaassen 6944719794 LPT: you have to parse the json. 2019-05-24 10:02:09 -05:00
Aaron Klaassen 054d3f0df3 Fix entrypoint location and permissions 2019-05-24 10:01:32 -05:00
Aaron Klaassen 743da5aa06 Update action icon and color. 2019-05-24 10:00:41 -05:00
Aaron Klaassen 8cac403105 Initial commit. 2019-05-22 13:40:32 -05:00