pr-auditor: test plan checks and audit trail for exceptions
There are no commits yet
Push commits to the source branch or add previously merged commits to review them.
Created by: bobheadxi
Introduces a bot to enforce the following:
sourcegraph/sec-audit-trail
with request for explanation from PR merger. The author should close the issue when an explanation is provided. A status is also created on the commit linking to the issue.Closes https://github.com/sourcegraph/sourcegraph/issues/29765 , part of https://github.com/sourcegraph/sourcegraph/issues/29764.
Relevant guidance: https://github.com/sourcegraph/sourcegraph/pull/30789 , now https://docs.sourcegraph.com/dev/background-information/testing_principles#test-plans
Nothing rigorous needed, but I've included unit tests to validate the test plan detection. In practice, not 100% sure this will work with the built-in actions token. Will probably need to follow up after merge with fixes after seeing this live, but right now it seems to be ~working
(details links to test plan docs!)
Push commits to the source branch or add previously merged commits to review them.