Skip to content

Commit 206d92c

Browse files
committed
Packit: disable OpenScanHub scans
Re-enabling them can be considered in the future if OpenScanHub starts scanning Go code. Signed-off-by: Siteshwar Vashisht <[email protected]>
1 parent 863621e commit 206d92c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.packit.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,9 @@ jobs:
4141
- fedora-development-aarch64
4242
- fedora-41-x86_64
4343
- fedora-41-aarch64
44+
# Re-enable these scans if OpenScanHub starts scanning go packages
45+
# https://packit.dev/posts/openscanhub-prototype
46+
osh_diff_scan_after_copr_build: false
4447

4548
# Ignore until golang is updated in distro buildroot to go 1.23.3+
4649
- job: copr_build

0 commit comments

Comments
 (0)