AbsaOSS / AbsaOSS/aquasec-scan-results
SPIKE: How to limit GH action minutes
- Linguagem predominante
- Python
- Estrelas
- 0
- Forks
- 0
- Merge médio
- 1min
- PRs com merge (30d)
- 5
Descrição
### 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_
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.