A GitHub App built with Probot that automatically syncs issues with projects based on rules.
Add a .github/project-rules.yml file to your GitHub repository.
See examples/config.yml for a sample configuration file.
# Install dependencies
npm install
# Run typescript
npm run build
# Run the bot
npm startIf you have suggestions for how probot-validation 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 Jay Stotz jason.stotz@gmail.com