Project architect: @l3r8yJ
Blamer Hub is an engine that distributes messages between microservices.
Motivation. We are needed some application that will integrate GitHub notifications and Telegram messages in a decoupled, microservices way.
Principles. These are the design principles behind blamer-hub.
How to use.
TBD..
Fork repository, make changes, send us a pull request.
We will review your changes and apply them to the master
branch shortly,
provided they don't violate our quality standards. To avoid frustration,
before sending us your pull request please run full Maven build:
$ mvn clean install
You will need Maven 3.8.7+ and Java 17+.
Our rultor image for CI/CD.