devtron
devtron copied to clipboard
Feature: Auto Abort of existing Auto Build upon new Auto Build Trigger
🔖 Feature description
Feature Request:
- Auto abort old redundant builds which were triggered by auto trigger
- Similarly if N builds are in waiting status, only the latest commit should be build, cancelling all the previous builds
🎤 Pitch / Usecases
- In case of auto trigger of builds, when new commits are pushed one after another multiple builds are triggered in devtron
- Lets say commit_a was pushed at 3:39 (Build1), then another commit_b was pushed at 3:40 which triggered a build at 3:40 (Build2)
- Now, Build1 is redundant and is wasting the resources, since as the team is concerned with Build2 only
🔄️ Alternative
No response
👀 Have you spent some time to check if this issue has been raised before?
- [x] I checked and didn't find similar issue
🏢 Have you read the Code of Conduct?
- [x] I have read the Code of Conduct