ComplianceAsCode / ComplianceAsCode/auditree-framework
Notification links behavior enhancement
Open
enhancement
notifier
- Dominant language
- Python
- Stars
- 76
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
## Overview
We should only produce links to reports and runbooks if checks were executed in `full-remote` mode otherwise the links currently being provided are inaccurate if running in `local` or `no-push` mode.
## Requirements
- Only provide links to reports and runbooks when checks have been executed in `full-remote` mode.
## Approach
Update notifiers accordingly
## Security and Privacy
N/A
## Test Plan
TBD
Contributor guide
Assessment
This issue has not been assessed yet.