ableco / planter

Planter helps streamline QA on your Rails apps by making it easy to create issue specific seed files for your pull requests.
MIT License
1 stars 0 forks source link

Support seed files for PRs in addition to Issues #1

Open blim8183 opened 7 years ago

blim8183 commented 7 years ago

Add support for creating a seed file for a PR using the PR's number. This would be used in cases where a PR might not have an assocaited issue.