aws-amplify / aws-amplify/amplify-hosting
Auto Cancelling a Redundant Build
Open
Build
feature-request
- Dominant language
- Dockerfile
- Stars
- 481
- Forks
- 123
- PR merge metrics
- No merged PRs in 30d
Description
**Is your feature request related to a problem? Please describe.**
If you are frequently pushing changes to a branch, you increase the chances of builds queueing. This means you might have to wait for an older version of a branch to finish building before the most recent version builds.
**Describe the solution you'd like**
Automatically cancel any queued or running builds when a newer build is triggered on that same branch
**Additional context**
Add any other context or screenshots about the feature request here.
Contributor guide
Assessment
This issue has not been assessed yet.