We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e1da73 commit ebfa476Copy full SHA for ebfa476
1 file changed
README.md
@@ -1,6 +1,7 @@
1
# CYF GitBot
2
3
[![Node.js CI][ci-badge]][ci-link]
4
+[![Maintainability Rating][sonar-badge]][sonar-link]
5
6
Integrating GitHub and Slack via Netlify.
7
@@ -85,3 +86,5 @@ The Netlify functions require the following environment variables:
85
86
[github-webhooks]: https://docs.github.com/en/developers/webhooks-and-events/webhooks/about-webhooks
87
[netlify-functions]: https://functions.netlify.com/
88
[slack-channel]: https://codeyourfuture.slack.com/archives/C03LSS9TNRW
89
+[sonar-link]: https://sonarcloud.io/summary/new_code?id=CodeYourFuture_gitbot
90
+[sonar-badge]: https://sonarcloud.io/api/project_badges/measure?project=CodeYourFuture_gitbot&metric=sqale_rating
0 commit comments