Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build: cancel running build because a new commit was done to the same branch #8866

Closed
humitos opened this issue Jan 31, 2022 · 1 comment
Closed
Assignees
Labels
Feature New feature Needed: design decision A core team decision is required

Comments

@humitos
Copy link
Member

humitos commented Jan 31, 2022

If we can implement #8850 successfully, we will be able to cancel a running build when a new commit is done to the same branch/pr as well. This is useful, mainly, to reduce build queue + time and provide a better UX to users waiting for their builds to start. Besides, this could reduce Read the Docs server's costs too.

@humitos
Copy link
Member Author

humitos commented Mar 3, 2022

Duplicated of #8961

@humitos humitos closed this as completed Mar 3, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature Needed: design decision A core team decision is required
Projects
None yet
Development

No branches or pull requests

1 participant