AbsaOSS / AbsaOSS/aquasec-scan-results
SPIKE: How to limit GH action minutes
- Lenguaje dominante
- Python
- Estrellas
- 0
- Forks
- 0
- Merge medio
- 1 min
- PR fusionados (30 d)
- 5
Descripción
### Background
The Comparison mode in the AquaSec Scan Results repository is triggered on every commit. It is needed to make sure, that new commits do not bring new security alerts. But during busy hours, one triggered scan of developer branch on a bigger project can take up to 2 hours. That is huge waste of GH action minutes. This spike should find a way how to limit them.
### Questions To Answer
1. Is possible to sleep the GH Action run?
2. Is possible to revoke the GH Action run?
3. What are other options to minimize the paid run time?
### Desired Outcome
Minimize the money for run time.
### Tasks
- [ ] Questions have been answered or we have a clearer idea of how to get to our goal
- [ ] Discussion with the team
- [ ] Documentation
- [ ] Create recommendations and new implementation tickets
### Additional Info/Resources
_No response_
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.