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

Uncancel jobs on PRs when a hash is retested #172

Open
brianmoose opened this issue Nov 8, 2016 · 0 comments
Open

Uncancel jobs on PRs when a hash is retested #172

brianmoose opened this issue Nov 8, 2016 · 0 comments

Comments

@brianmoose
Copy link
Contributor

The sequence is

  1. Someone creates a PR.
  2. They push a new commit while CIVET is building. So CIVET cancels the current jobs and starts testing the new commit.
  3. The user then force pushes again back to the original commit. This cancels the current jobs. It doesn't create a new event because one with the same commit hash already exists. It would be nice though if it automatically uncancelled the jobs on the original commit and started testing (leaving previously tested jobs that finished alone).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant