Merge request checks
Hi
Is there a way to have automatic checks for certain things and display results in the VBS Merge Request dialog/conversation?
Example use cases:
- the developer has made a MR which includes a password leak
- Trivy has detected library vulnerabilities - the ASCII CVE table report would be displayed.
- a directory with contents that rarely change has been updated - the reviewer should be alerted to this.
It would be similar to a Git bot running these checks and responding in the MR conversation.
We use Jenkins for our build pipelines.
Thanks
Alex
Tagged:
0