feat: migrate webhook runner configuration to SSM #3728
Merged
CodeScene Delta Analysis / CodeScene Cloud Delta Analysis (main)
succeeded
Feb 16, 2024 in 37s
CodeScene PR Check
✅ Code Health Quality Gates: OK
- Declining Code Health: 0 findings(s) 🚩
- Improving Code Health: 1 findings(s) ✅
- Affected Hotspots: 1 files(s) 🔥
Recommended Review Level: Detailed -- Increased risk for defects: The change involves more modules and modified lines of code than 95% of the historic high-risk change sets. The risk is higher as much of the code in this repo (97% of all commits) is written by other authors.
View detailed results in CodeScene
Details
✅ Improving Code Health:
- Code Duplication index.test.ts: 'handles workflow job events with 256 hash signature' 🔥
Annotations
Check notice on line 1 in lambdas/functions/webhook/src/webhook/index.test.ts
codescene-delta-analysis / CodeScene Cloud Delta Analysis (main)
✅ Getting better: Code Duplication
reduced similar code in: 'handles workflow job events with 256 hash signature'. Avoid duplicated, aka copy-pasted, code inside the module. More duplication lowers the code health.
Loading