chore: Enable mergify for auto merging of PRs (#7810)
This PR enables mergify.io integration for automatic merging of Pull Requests.
Pull Requests will be merged if the following checks are passing
- Codacy
- Travis
- Semantic Title
- Snyk (package.json and requirements.txt)
- don't-merge label is not added
- PR is approved by atleast one person