Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mergeability/mergeable

πŸ€– All the missing GitHub automation πŸ™‚ πŸ™Œ
https://github.com/mergeability/mergeable

automation codeowner-managed codeowners github-app probot probot-app probot-plugin workflow-automation

Last synced: about 1 month ago
JSON representation

πŸ€– All the missing GitHub automation πŸ™‚ πŸ™Œ

Awesome Lists containing this project

README

        




Mergeable


Mergeable



Free Install








> πŸ€– **Mergeable** helps automate your team's GitHub workflow without a single line of code.

Some examples of what you can do:

- Ensure pull requests follow conventions and [prevent merging][comment-if-guidelines-not-met] when it is not followed.
- [Notify author of failed guidelines][comment] when opening an issue.
- Schedule [detection for obsolete (stale) issues and pull requests][staleness] and notify author and collaborators.
- [Auto-merge][automerge] pull requests once all checks pass.
- And [more][configuration]

---

# Documentation
Check it out over at https://mergeable.readthedocs.io/en/latest/index.html

# Support
Found a bug? Have a question? Or just want to chat?

- Find us on [Gitter](https://gitter.im/mergeable-bot/Lobby).
- Create an [Issue](https://github.com/mergeability/mergeable/issues/new).

# Contributions
We need your help:

- Have an **πŸ’‘idea** for a **new feature**? Please [create a new issue](https://github.com/mergeability/mergeable/issues) and tell us!
- **Fix a bug**, implement a new **validator** or **action** and [open a pull request](CONTRIBUTING.md)!

> ☝️ **NOTE:** For development and testing. You'll want to [read about how to run it locally][run-locally].

# Authors
- Originally created by [@jusx](https://twitter.com/jusx) πŸ‘‰ follow him on [Twitter](https://twitter.com/jusx).
- Co-authored by [@shine2lay](https://github.com/shine2lay)
- Logo by [@minap0lis](https://www.instagram.com/minap0lis/) πŸ‘‰ follow her on [Instagram](https://www.instagram.com/minap0lis/).
---
AGPL, Copyright (c) 2019 [Justin Law](https://github.com/jusx) & [Shine Lee](https://github.com/shine2lay)

[comment-if-guidelines-not-met]: https://mergeable.readthedocs.io/en/latest/recipes.html#comment-if-guidelines-not-met
[comment]: https://mergeable.readthedocs.io/en/latest/actions/comment.html
[staleness]: https://mergeable.readthedocs.io/en/latest/recipes.html#check-stale-pr-and-issues
[automerge]: https://mergeable.readthedocs.io/en/latest/recipes.html#auto-merge-pull-requests-once-all-checks-pass
[configuration]: https://mergeable.readthedocs.io/en/latest/configuration.html
[run-locally]: https://mergeable.readthedocs.io/en/latest/deployment.html#running-locally