toc-me
toc-me copied to clipboard
A GitHub App built with Probot that runs markdown-toc
I've installed `toc-me` on all repositories in the @octokit organization. And I created a central configuration file in https://github.com/octokit/.github/blob/master/.github/toc.yml. `toc-me` is using `probot-config` https://github.com/pholleran/toc-me/blob/87e037fb55024e7dab5cbe34d736be1d3dbd0bef/index.js#L2 So I assumed it would work,...
It would be lovely to have the commit message to be configurable via a template. This way the commit message could be made compliant to the commit convention used in...
I’ve setup `toc-me` for https://github.com/nock/nock/. We decided to change the bullets using the configuration and I expected `toc-me` to update the README again, but it didn’t, because it only does...
npm installation is now failing with npm 11. ``` $ npm i npm error code ERESOLVE npm error ERESOLVE unable to resolve dependency tree npm error npm error While resolving:...