frogbot
frogbot copied to clipboard
Add support for fail_pr rule (watches) in scan pull requests
- [ ] All tests passed. If this feature is not already covered by the tests, I added new tests.
- [ ] This pull request is on the dev branch.
- [ ] I used gofmt for formatting the code before submitting the pull request.
- [ ] Update documentation about new features / new supported technologies
Can we add an e2e test with the following:
- Create a policy with a fail_pr rule action and a watch.
- Run frogbot scan.
- Validate the scan failed.
