Skip to content

fix: allow vulnerability check to fail temporarily due to GO-2026-5662#480

Merged
rbjornstad merged 1 commit into
mainfrom
allow-fail-GO-2026-5662
Jun 26, 2026
Merged

fix: allow vulnerability check to fail temporarily due to GO-2026-5662#480
rbjornstad merged 1 commit into
mainfrom
allow-fail-GO-2026-5662

Conversation

@rbjornstad

Copy link
Copy Markdown
Contributor

This pull request makes a minor update to the CI workflow by allowing the vulnerability check step to fail without causing the whole workflow to fail. This is a temporary measure due to a known issue (GO-2026-5662).

  • CI workflow update:
    • Modified the Vulnerability check (govulncheck) step in .github/workflows/main.yaml to use continue-on-error: true, allowing this step to fail without failing the workflow.

@rbjornstad rbjornstad requested a review from a team as a code owner June 26, 2026 10:01
@rbjornstad rbjornstad merged commit 84b6aa1 into main Jun 26, 2026
10 checks passed
@rbjornstad rbjornstad deleted the allow-fail-GO-2026-5662 branch June 26, 2026 10:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant