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

ci: run Packit on commit events as well #527

Merged
merged 1 commit into from
Nov 14, 2024

Commits on Nov 13, 2024

  1. ci: run Packit on commit events as well

    Let's do a Packit build on "commit" events as well, which automagically
    enables Packit's OpenScanHub integration [0].
    
    Since OSH runs only on x86_64 Fedora Rawhide builds, let's limit the
    scope for the "commit" event adequately; we still do the usual builds
    across all supported Fedora releases (and architectures) in PRs.
    
    The OSH integration is still in its experimental stage, but there's a
    plan to add SARIF support and integrate it into GitHub's UI (see [1]),
    which should make it quite useful.
    
    [0] https://packit.dev/posts/openscanhub-prototype
    [1] packit/dashboard#441
    mrc0mmand committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    5c9d245 View commit details
    Browse the repository at this point in the history