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

chore(ci): Add govulncheck to checks.yaml #1986

Merged
merged 4 commits into from
Mar 21, 2025
Merged

Conversation

dmihalcik-virtru
Copy link
Member

Proposed Changes

  • Previously, we were only running this in a timed job, to avoid slowing down developers if a new vulnerability is discovered. Let's see if this is really a problem. If this is causing developer pain, we can add an if block to the step that skips it (or makes it non-blocking) on pushes to main, but blocks release PRs.

Checklist

  • I have added or updated unit tests
  • I have added or updated integration tests (if appropriate)
  • I have added or updated documentation

Testing Instructions

Previously, we were only running this in a timed job, to avoid slowing down developers if a new vulnerability is discovered. Let's see if this is really a problem. If this is causing developer pain, we can add an if block to the step that skips it (or makes it non-blocking) on pushes to main, but blocks release PRs.
@dmihalcik-virtru dmihalcik-virtru requested review from a team as code owners March 14, 2025 18:55
jentfoo
jentfoo previously approved these changes Mar 15, 2025
elizabethhealy
elizabethhealy previously approved these changes Mar 21, 2025
@dmihalcik-virtru dmihalcik-virtru added this pull request to the merge queue Mar 21, 2025
Merged via the queue into main with commit 57f40cc Mar 21, 2025
23 checks passed
@dmihalcik-virtru dmihalcik-virtru deleted the chore/govulncheck branch March 21, 2025 17:22
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.

4 participants