You have a GitHub repo and a Jenkins server. The Jenkins has Jobs for running unit tests, computing code coverages, and executing static analyses. Today, each time someone opens a PR to your repo, you ask them to 1) run those Jobs, 2) take screenshots of the results, and 3)…