shafreenAnfar opened a new pull request #25: Enable Continuous Integration (CI) for new PRs URL: https://github.com/apache/synapse/pull/25 At the moment, when there is a new PR, we always have to build locally to make sure the new PR doesn't introduce any regression issues. However, with Github Actions we can automate this effort with zero cost. I have written a Github workflow to automatically build new PRs to check its validity. Current Github workflow only runs on latest-ubuntu with Java 8. However, we can further improve it as we move forward. Once merged it will look like in the below image. 
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@synapse.apache.org For additional commands, e-mail: dev-h...@synapse.apache.org