Skip to content

Commit

Permalink
added review screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
herlon214 committed Dec 5, 2021
1 parent 565d27c commit 015e064
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@

Simple Webhook for Sonarqube which publishes the issues found in the PR as review requesting changes.


![Review screenshot](assets/review_screenshot.png)

The only SCM that is available for now is GitHub, feel free to open a PR if you want to add others.

```shell
Expand Down Expand Up @@ -65,7 +68,7 @@ INFO[0000] Listening on port 8080

Now you can add the Webhook into the Sonarqube admin panel using the the `/webhook` endpoint:

![Webhook demo](assets/webhook_screenshot.png)
![Webhook screenshot](assets/webhook_screenshot.png)

[!] The **secret** here needs to match the env var `WEBHOOK_SECRET`.

Expand Down
Binary file added assets/review_screenshot.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 015e064

Please sign in to comment.