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

Abort stale jenkins PR jobs when new is triggered #587

Closed
jstastny-cz opened this issue Sep 22, 2023 · 0 comments
Closed

Abort stale jenkins PR jobs when new is triggered #587

jstastny-cz opened this issue Sep 22, 2023 · 0 comments
Assignees
Labels
apache:migration Related to Apache Migration

Comments

@jstastny-cz
Copy link

Currently a new build is triggered:

  • on push to the PR branch
  • on push to the target branch (main)
    Which results in possible multiple jobs running simultaneously, together with long running time of the jobs this is waste of resources.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apache:migration Related to Apache Migration
Projects
None yet
Development

No branches or pull requests

1 participant