hiimbex / markdownify

A probot app that adds links of edited markdown files to pull requests

Home Page:https://github.com/apps/markdownify

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

markdownify

A GitHub App built with Probot that adds links of edited markdown files to the bottom of pull requests

How it works

  1. Install the app.
  2. Open a PR and edit some markdown files.
  3. Watch the bot edit your comment and append the URLs to the bottom 🎉

screen shot 2018-09-05 at 10 14 37 pm

Setup

# Install dependencies
npm install

# Run the bot
npm start

Contributing

If you have suggestions for how markdownify could be improved, or want to report a bug, open an issue! We'd love all and any contributions.

For more, check out the Contributing Guide.

License

ISC © 2018 Bex Warner

About

A probot app that adds links of edited markdown files to pull requests

https://github.com/apps/markdownify

License:ISC License


Languages

Language:JavaScript 100.0%