hiero-ledger / hiero-ledger/hiero-consensus-node
Clean up CITR slack reporting by adding template files for CI generated slack messages
Open
github_actions
Improvement
Modularization
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
### Problem
CITR slack reporting is fairly standardized, but the workflow files each implement a massive json block for reporting success and failure. The difference between the two reports being title only usually.
### Proposed Solution
Add template files `.github/workflows/support/templates` for slack reporting. Build the slack json file via a script and send it to the slack notification steps.
### Implementation
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.