Home

Awesome

open-bot

An unopinionated bot driven by a configuration file in the repository.

Configuration

How does it work?

It checks all filters to get the lastest date where the filter matches. If not all filters match it stops here.

For each action it checks if and when the action was already applied. If yes it compares action date if lastest filter date and breaks if action was applied after filter match. Elsewise it runs the action.

This means: It makes sure that actions runs once after filters match. If filters match again, actions run again.

Deploy your own bot

Contributing

Add new filters or actions

License

Free for open-source projects.

Get in contact with me if you want to use it for private repos.