Merge pull request #26131 from siteshwar/disable-osh

Packit: disable OpenScanHub scans
This commit is contained in:
openshift-merge-bot[bot]
2025-05-15 09:09:32 +00:00
committed by GitHub

View File

@ -41,6 +41,9 @@ jobs:
- fedora-development-aarch64 - fedora-development-aarch64
- fedora-41-x86_64 - fedora-41-x86_64
- fedora-41-aarch64 - fedora-41-aarch64
# Re-enable these scans if OpenScanHub starts scanning go packages
# https://packit.dev/posts/openscanhub-prototype
osh_diff_scan_after_copr_build: false
# Ignore until golang is updated in distro buildroot to go 1.23.3+ # Ignore until golang is updated in distro buildroot to go 1.23.3+
- job: copr_build - job: copr_build