Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 741 Bytes

README.md

File metadata and controls

36 lines (21 loc) · 741 Bytes

probot-empty

A GitHub App built with Probot that pushes an empty commit if any user comments something specific.

Setup

# Install dependencies
yarn

# Run the bot
yarn start

# Run in development
yarn dev

Pending stuff

  • Complete CONTRIBUTING.md
  • Add tests

Contributing

If you have suggestions for how probot-empty 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.

Deploy

Just run now && now alias probot-empty and it will be updated.

License

ISC © 2018 Javier Álvarez Medina [email protected] (https://xavijam.github.io/probot-empty)