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

Prevent triggering builds on closed PRs [DI-248] #40

Commits on Aug 19, 2024

  1. Prevent triggering builds on closed PRs

    Skips all kind of event triggers for closed PRs, rather than just for comments as per jenkinsci/ghprb-plugin#54.
    
    Fixes: jenkinsci/ghprb-plugin#865
    JackPGreen committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    48e9003 View commit details
    Browse the repository at this point in the history
  2. Fix compile issue

    JackPGreen committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    373a6b8 View commit details
    Browse the repository at this point in the history