summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
plainheart [Mon, 17 May 2021 00:36:17 +0000 (08:36 +0800)]
chore: update dependencies.
plainheart [Sun, 25 Apr 2021 08:29:04 +0000 (16:29 +0800)]
chore: add github workflow to schedule to wake up the bot on Glitch.
Ovilia [Fri, 23 Apr 2021 03:23:25 +0000 (11:23 +0800)]
update description
Ovilia [Tue, 20 Apr 2021 10:29:28 +0000 (18:29 +0800)]
feat: add zr daily build
Ovilia [Tue, 20 Apr 2021 08:05:21 +0000 (16:05 +0800)]
Merge branch 'master' of github.com:apache/incubator-echarts-bot
plainheart [Sat, 10 Apr 2021 09:11:07 +0000 (17:11 +0800)]
chore: add .asf.yaml
plainheart [Sat, 10 Apr 2021 09:00:29 +0000 (17:00 +0800)]
fix(translation): fix markdown error in translation result.
plainheart [Mon, 29 Mar 2021 02:57:55 +0000 (10:57 +0800)]
fix: don't add `awaiting review` if the PR is draft.
plainheart [Mon, 29 Mar 2021 02:50:30 +0000 (10:50 +0800)]
fix: don't add `awaiting review` if the PR is draft.
plainheart [Tue, 16 Mar 2021 08:17:54 +0000 (16:17 +0800)]
chore: update bing translate api.
plainheart [Mon, 15 Mar 2021 00:26:08 +0000 (08:26 +0800)]
fix: fix an error in `isFirstTimeContributor` function.
plainheart [Sun, 14 Mar 2021 08:09:21 +0000 (16:09 +0800)]
improve translator.
plainheart [Wed, 10 Mar 2021 01:18:39 +0000 (09:18 +0800)]
feat: add bing translator.
plainheart [Tue, 9 Mar 2021 02:08:57 +0000 (10:08 +0800)]
feat: remove awaiting review label when PR is converted to draft.
plainheart [Mon, 8 Mar 2021 01:39:20 +0000 (09:39 +0800)]
feat: label first-time contributor.
plainheart [Wed, 3 Mar 2021 00:29:09 +0000 (08:29 +0800)]
chore: update dependencies.
plainheart [Wed, 3 Mar 2021 00:07:36 +0000 (08:07 +0800)]
fix: remove incubator.
plainheart [Tue, 23 Feb 2021 09:51:46 +0000 (17:51 +0800)]
fix: fix issue translate bug.
plainheart [Tue, 23 Feb 2021 07:30:24 +0000 (15:30 +0800)]
fix: remove comments in issue body before translating.
Ovilia [Tue, 23 Feb 2021 05:58:55 +0000 (13:58 +0800)]
Merge branch 'master' of github.com:apache/incubator-echarts-bot
plainheart [Mon, 22 Feb 2021 11:54:36 +0000 (19:54 +0800)]
refactor: 1) to improve the language detection, always use google translation API to determine the language of issue.
2) tweak issue init logic.
Ovilia [Mon, 22 Feb 2021 11:21:34 +0000 (19:21 +0800)]
merge
plainheart [Wed, 17 Feb 2021 12:52:50 +0000 (20:52 +0800)]
fix(translator): use `franc-min` instead of `franc` for more accurate detection.
plainheart [Wed, 17 Feb 2021 09:39:12 +0000 (17:39 +0800)]
fix(translator): tweak `detectEnglish` logic.
plainheart [Fri, 12 Feb 2021 05:48:17 +0000 (13:48 +0800)]
fix: always determine if the issue is in English according to the detected language by Google Translate.
plainheart [Tue, 9 Feb 2021 08:49:55 +0000 (16:49 +0800)]
fix issue translate check bug.
plainheart [Tue, 9 Feb 2021 03:04:51 +0000 (11:04 +0800)]
fix code style
plainheart [Tue, 9 Feb 2021 02:58:00 +0000 (10:58 +0800)]
fix: issue translator may be not working in some cases.
plainheart [Sun, 7 Feb 2021 14:53:24 +0000 (22:53 +0800)]
fix: tweak the format of translated comment.
plainheart [Sun, 7 Feb 2021 14:47:45 +0000 (22:47 +0800)]
fix code style
plainheart [Sun, 7 Feb 2021 14:39:15 +0000 (22:39 +0800)]
fix: tweak English language check logic.
plainheart [Sun, 7 Feb 2021 02:34:38 +0000 (10:34 +0800)]
fix: comment only when translated successfully.
plainheart [Sun, 7 Feb 2021 02:31:17 +0000 (10:31 +0800)]
feat: translate the issue automatically if the language is not English.
plainheart [Sun, 7 Feb 2021 01:53:38 +0000 (09:53 +0800)]
feat: translate the issue automatically if the language is not English.
plainheart [Sun, 7 Feb 2021 01:27:08 +0000 (09:27 +0800)]
chore: update probot version and package.json.
plainheart [Wed, 20 Jan 2021 00:33:52 +0000 (08:33 +0800)]
chore: update probot version.
Wenli Zhang [Thu, 7 Jan 2021 05:45:50 +0000 (13:45 +0800)]
add a demo link
plainheart [Fri, 18 Dec 2020 06:26:00 +0000 (14:26 +0800)]
fix: revert the API changes according to the probot and update probot version.
plainheart [Fri, 11 Dec 2020 05:00:31 +0000 (13:00 +0800)]
chore: update probot version.
plainheart [Thu, 26 Nov 2020 04:24:01 +0000 (12:24 +0800)]
chore: ignore log dir in git.
plainheart [Thu, 26 Nov 2020 04:16:03 +0000 (12:16 +0800)]
feat: add persistent file logger to record the errors occured in webhooks.
plainheart [Thu, 26 Nov 2020 03:27:15 +0000 (11:27 +0800)]
fix: fix issue checking bug.
plainheart [Tue, 24 Nov 2020 00:23:06 +0000 (08:23 +0800)]
tweak: also check if issue title contains Chinese characters and increase the max_chn_char_count.
plainheart [Mon, 23 Nov 2020 11:22:31 +0000 (19:22 +0800)]
fix: update deprecated `context.github` to `context.octokit`.
plainheart [Mon, 23 Nov 2020 04:52:59 +0000 (12:52 +0800)]
tweak: do not add en label when issue contains over 5 Chinese characters.
plainheart [Mon, 23 Nov 2020 04:46:29 +0000 (12:46 +0800)]
chore: update probot version.
Wenli Zhang [Fri, 13 Nov 2020 07:57:07 +0000 (15:57 +0800)]
use makeapie instead of gallery link
plainheart [Fri, 6 Nov 2020 04:15:20 +0000 (12:15 +0800)]
chore: update probot version.
plainheart [Wed, 28 Oct 2020 02:54:09 +0000 (10:54 +0800)]
fix: fix the logic of `isCommiter`.
plainheart [Wed, 28 Oct 2020 01:45:49 +0000 (09:45 +0800)]
chore: update probot and dependencies.
Zhongxiang.Wang [Wed, 28 Oct 2020 00:58:02 +0000 (08:58 +0800)]
Merge pull request #8 from plainheart/fix-checkbox
fix: use `[x]` but not `[-]` to check if checkbox exists and is checked.
Zhongxiang.Wang [Wed, 28 Oct 2020 00:57:45 +0000 (08:57 +0800)]
Merge pull request #7 from plainheart/master
fix: use `isCoreCommitter` instead of `isCommitter` to be compatible with the committers who are hiding their membership in organization.
Ovilia [Wed, 9 Sep 2020 06:22:45 +0000 (14:22 +0800)]
fix: awaiting api changes
plainheart [Thu, 3 Sep 2020 01:09:24 +0000 (09:09 +0800)]
fix: use `[x]` but not `[-]` to check if checkbox exists and is checked.
Ovilia [Mon, 31 Aug 2020 05:47:54 +0000 (13:47 +0800)]
feat: add "PR: awaiting doc" label if doc changed
plainheart [Tue, 25 Aug 2020 03:18:05 +0000 (11:18 +0800)]
fix: use `isCoreCommitter` instead of `isCommitter` to be compatible with the committers who are hiding their membership visibility in organization.
and updated some texts.
plainheart [Fri, 21 Aug 2020 03:43:32 +0000 (11:43 +0800)]
Merge branch 'master' of https://github.com/apache/incubator-echarts-bot
plainheart [Thu, 20 Aug 2020 10:25:03 +0000 (18:25 +0800)]
fix: fix `isCoreCommitter` import bug and update a deprecated usage(edit -> update).
plainheart [Thu, 20 Aug 2020 10:25:03 +0000 (18:25 +0800)]
fix: fix `isCoreCommitter` import bug and update a deprecated usage(edit -> update).
Ovilia [Fri, 14 Aug 2020 05:19:57 +0000 (13:19 +0800)]
fix: pull request is committer checking
Ovilia [Thu, 6 Aug 2020 03:00:18 +0000 (11:00 +0800)]
update committers
Ovilia [Thu, 18 Jun 2020 05:26:51 +0000 (13:26 +0800)]
update committer
Ovilia [Wed, 29 Apr 2020 09:23:54 +0000 (17:23 +0800)]
feat: change jsfiddle to codepen
Ovilia [Mon, 20 Apr 2020 01:59:35 +0000 (09:59 +0800)]
fix: contributor should not be considered as committer
Ovilia [Tue, 3 Mar 2020 05:13:37 +0000 (13:13 +0800)]
update pr label
Ovilia [Mon, 17 Feb 2020 03:47:52 +0000 (11:47 +0800)]
feat: pr label
Ovilia [Mon, 13 Jan 2020 11:17:44 +0000 (19:17 +0800)]
feat: pull request handling
Ovilia [Thu, 7 Nov 2019 11:25:43 +0000 (19:25 +0800)]
fix: fix bot not running problem
Ovilia [Mon, 4 Nov 2019 07:50:12 +0000 (15:50 +0800)]
Merge pull request #4 from apache/revert-1-dependabot/npm_and_yarn/js-yaml-3.13.1
Revert "chore(deps): bump js-yaml from 3.12.0 to 3.13.1"
Ovilia [Mon, 4 Nov 2019 07:49:57 +0000 (15:49 +0800)]
Revert "chore(deps): bump js-yaml from 3.12.0 to 3.13.1"
Ovilia [Thu, 26 Sep 2019 02:08:41 +0000 (10:08 +0800)]
Merge pull request #1 from apache/dependabot/npm_and_yarn/js-yaml-3.13.1
chore(deps): bump js-yaml from 3.12.0 to 3.13.1
Ovilia [Thu, 26 Sep 2019 02:08:25 +0000 (10:08 +0800)]
Merge pull request #3 from apache/dependabot/npm_and_yarn/lodash-4.17.15
chore(deps): bump lodash from 4.17.11 to 4.17.15
Ovilia [Thu, 26 Sep 2019 02:08:02 +0000 (10:08 +0800)]
Merge pull request #2 from apache/dependabot/npm_and_yarn/mixin-deep-1.3.2
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2
dependabot[bot] [Wed, 25 Sep 2019 10:22:40 +0000 (10:22 +0000)]
chore(deps): bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 25 Sep 2019 10:22:38 +0000 (10:22 +0000)]
chore(deps): bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)
Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] [Wed, 25 Sep 2019 10:22:34 +0000 (10:22 +0000)]
chore(deps): bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)
Signed-off-by: dependabot[bot] <support@github.com>
Ovilia [Sat, 31 Aug 2019 08:47:11 +0000 (16:47 +0800)]
change label name
Ovilia [Fri, 30 Aug 2019 03:18:47 +0000 (11:18 +0800)]
bot should not check template if an issue is reopened
Ovilia [Thu, 22 Aug 2019 05:16:13 +0000 (13:16 +0800)]
doc: update issue text, add email info
Ovilia [Mon, 27 May 2019 02:48:53 +0000 (10:48 +0800)]
update text
Ovilia [Wed, 20 Feb 2019 12:16:20 +0000 (20:16 +0800)]
feat: update for new issue template
Ovilia [Mon, 18 Feb 2019 07:24:35 +0000 (15:24 +0800)]
chore: add .data for glitch
Ovilia [Tue, 20 Nov 2018 08:08:30 +0000 (16:08 +0800)]
feat: 🎸 listen to comments
Ovilia [Tue, 20 Nov 2018 06:00:21 +0000 (14:00 +0800)]
feat: 🎸 close issue, comment, add labels
Ovilia [Thu, 15 Nov 2018 03:23:30 +0000 (11:23 +0800)]
feat: 🎸 init