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

Cancelling running jobs when specific conditions are met #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

roxelo
Copy link
Member

@roxelo roxelo commented Jun 25, 2020

This PR will allow the sexxi-webhook to cancel a running job when the following conditions are met:

  • When user manually cancels the job by unassigning the bot from reviewer assignee
  • When user force push to the same branch and overwrite the commits
  • Timeout

Some additional changes will be required once #3 is merged.

Closes sexxi-goose/sexxi-sync#5

@roxelo roxelo added the wip work in progress label Jun 25, 2020
@roxelo roxelo force-pushed the roxane/cancel_jobs branch from a71697e to fda4a9e Compare June 25, 2020 19:30
@roxelo roxelo changed the title Cancelling running jobs when specific conditions are met (WIP) Cancelling running jobs when specific conditions are met Jun 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wip work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Canceling running job
1 participant