Граф коммитов

33 Коммитов

Автор SHA1 Сообщение Дата
Nikola Metulev 91342827b3 Create LICENSE 2017-10-16 20:37:29 -07:00
Nikola Metulev 1b570ed5d1 removed mail option 2017-10-16 20:33:22 -07:00
Nikola Metulev 16cd2fc59a updated exlusivelabels 2017-10-16 20:13:52 -07:00
Odonno bdf6a2d005 feat(noResponseFromCommunity): add a list of contributors to alert 2017-10-14 13:33:30 +02:00
Odonno d152ae9bce docs(readme): add docs on functions 2017-10-07 20:37:06 +02:00
Odonno 2708fdc0fb docs(readme): add info about new env variables 2017-10-07 20:28:44 +02:00
Odonno e2d98772f9 feat: add ability to send mails as output of a function 2017-10-07 11:29:37 +02:00
Odonno 78932f34a5 feat(github): use rest api instead of graphql api to close issue 2017-10-06 20:58:54 +02:00
Odonno eb26bab838 feat: add env variables to update days check in each function 2017-10-06 20:27:03 +02:00
Odonno 1ebb277b0c feat(unclosedIssuesInMergedPr): sort unclosed issue number in message 2017-10-06 19:53:04 +02:00
Odonno a772c0d1a4 fix(munclosedIssuesInMergedPr): check linked issue in body message of a PR too 2017-10-06 19:47:44 +02:00
Odonno b5b4bd81f9 feat: add more logs on each function 2017-10-06 19:39:55 +02:00
Odonno 89f198f293 fix: complete function based on the presence of a request object 2017-10-05 15:24:44 +02:00
Odonno bb108f105b fix(triggers): send correct output response 2017-10-04 22:54:40 +02:00
Odonno d3a2629cae fix: fix unclosed issues linked to merged pr function 2017-10-04 22:45:43 +02:00
Nikola Metulev fe84c2aa5d Merge pull request #1 from nmetulev/azureFunctions
Create Azure functions
2017-09-29 12:59:23 -07:00
Odonno c0c3342cd5 feat(trigger): add github trigger when PR is merged for unclosed issues function 2017-09-29 21:52:39 +02:00
Odonno 37debd593a feat(triggers): add timer trigger to execute clsoeInactiveIssues and noResponseFromCommunity functions everyday 2017-09-29 21:27:31 +02:00
Odonno 991c65bf0d feat: add env variable to be able to activate or deactivate mutations 2017-09-29 21:20:39 +02:00
Odonno b9e2f59f7c chore: create azure functions and split code into multiple files 2017-09-29 21:12:05 +02:00
Odonno ded367b59c chore: allow tracking of js files 2017-09-28 20:58:16 +02:00
Odonno 3bdd70f4ed docs(readme): add header to env variables table 2017-09-09 21:41:44 +02:00
Odonno dba7e6a7fa feat(pullRequests): send message with linked non closed issues when PR is merged 2017-09-09 21:40:30 +02:00
Odonno 54752088bf docs(readme): add how to use and env variables sections 2017-09-09 17:10:20 +02:00
Odonno 28372b8d88 refactor: add type definition to issue node 2017-09-09 15:46:40 +02:00
Odonno a79cd62f16 refactor: use github graphql api to execute bot actions 2017-09-09 13:46:46 +02:00
Odonno 7b685522c3 chore: add console log 2017-09-05 16:00:19 +02:00
Odonno c866aa877c chore: use environment variables to execute haunt 2017-09-05 15:58:16 +02:00
Odonno 811779bc24 feat: execute cron task every hour 2017-09-05 15:52:28 +02:00
Odonno c7ede11030 feat(issues): close inactive issue after 3 successive alerts 2017-09-05 15:39:27 +02:00
Odonno 234aa28076 feat(issues): send a reminder if no response from the community 2017-09-05 15:27:56 +02:00
Odonno 31b1d40d0c feat(issues): send reminder after a period of time 2017-09-05 15:24:44 +02:00
Odonno 34e1822d9f chore: create skeleton of the bot 2017-09-05 13:58:28 +02:00