ComplianceAsCode / ComplianceAsCode/auditree-framework
Reopen GH notification issue if closed
Open
enhancement
notifier
- Dominant language
- Python
- Stars
- 76
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
## Overview
If a recurring GHE notification summary issue has been closed then reopen the issue rather than creating a new one.
## Requirements
See overview
## Approach
- Check for closed issues as we currently do for open ones before creating a new issue
- If issue exists, reopen it and then add comments to that issue.
## Security and Privacy
N/A
## Test Plan
TBD
Contributor guide
Assessment
This issue has not been assessed yet.