che-tsumi
che-tsumi copied to clipboard
cherry-pick + chatsumi(茶摘み)
Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.7.8 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.5 to 1.0.7. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
## About resolve #28 Upgraded the Node.js runtime to the current stable version. ## Tasks - [x] Upgrade package.json - [x] Upgrade CircleCI configuration - [ ] Upgrade Heroku Runtime
We need to upgrade node 10.x or later.
Looks like the `github` library on npm is deprecated: https://www.npmjs.com/package/github We should update to octokit/rest.js: https://github.com/octokit/rest.js
Currently, chetsumi creates an issue for *every* item in the RSS feed, even those that are already merged in. For example: https://github.com/reactjs/ja.reactjs.org/issues?q=is%3Aissue+is%3Aclosed All the [Doc] issues generated by che-tsumi are...
`che-tsumi-core`みたいなものを作って`che-tsumi`はそれに依存する形式に変えたい 背景: `che-tsumi`の価値は、ある特定のリポジトリを監視して、違うリポジトリにその変更を追従できること。 それに伴うcoreの機能(lib)は`che-tsumi-core`で提供する プロジェクトごとにやりたいことは違うと思うので、`che-tsumi`の`index.js`を変更してそれを実現する `che-tsumi`の`index.js`はあくまで雛形を提供するもの @potato4d どう思います?
This pull-request is a part of #20 ## Changes - [x] reviewer config now use env vars instead of hard coding
Hi! We'd like to use che-tsumi to maintain the various translations of the React documentation. I've tested out the bot and the main issue seems to be that some strings...
Bumps [qs](https://github.com/ljharb/qs) from 6.4.0 to 6.4.1. Changelog Sourced from qs's changelog. 6.4.1 [Fix] parse: ignore __proto__ keys (#428) [Fix] fix for an impossible situation: when the formatter is called with...