PR Link adds the PR link back to all closable issues for helping to navigate back-forth in between issues and pull requests.
Add Fixes #issue-number
(or any other closable keyword) to a pull request:
Then PR link will automatically add 📌 #pr-number back to the respective issue(s).
# Install dependencies
yarn install
# Run typescript
yarn run build
# Run the bot
yarn start
If you have suggestions for how probot-pr-link 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.
ISC © 2018 Pablo Cantero