Closed skattoju closed 2 years ago
Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all
/test all
@skattoju: No jobs can be run with /test all
.
The following commands are available to trigger required jobs:
/test echo-test
Also need to come up with a mechanism where the reports are called from RunAudits, and not within the audits themselves. So, we probably need to come up with a return mechanism that passes the relevant data back from the audits to later be sent to the reporters.
will do this in another pr
/test echo-test
Since the templates are report specific and are not used anywhere else, they should be in report.go I think. Formatting as in the variables names in all capitals or the actual content of the template ?
Changes will be addressed on the issue #306
/approve
[APPROVALNOTIFIER] This PR is APPROVED
This pull-request has been approved by: acmenezes, bcrochet
Associated issue: #101
The full list of commands accepted by this bot can be found here.
The pull request process is described here
Description of PR
This PR is seeks to factor the report code out of the capabaility package using a relatively naive approach. Open to suggessions.
Fixes #241
Changes (required)
Deprecations (optional)
Checklist (required)
References (optional)