Skip to content

ci: add govulncheck job to CI workflow and update lint target - #7971

Merged
pellared merged 2 commits into
open-telemetry:mainfrom
pellared:govulncheck-to-not-block
Feb 28, 2026
Merged

ci: add govulncheck job to CI workflow and update lint target#7971
pellared merged 2 commits into
open-telemetry:mainfrom
pellared:govulncheck-to-not-block

Conversation

@pellared

Copy link
Copy Markdown
Member

Move govulncheck as a seperate job so that it does not block critical PRs and releasing.

@pellared pellared added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Feb 27, 2026
@pellared pellared added this to the v1.41.0 milestone Feb 27, 2026
@codecov

codecov Bot commented Feb 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.7%. Comparing base (988a625) to head (9863d1c).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@          Coverage Diff          @@
##            main   #7971   +/-   ##
=====================================
  Coverage   81.7%   81.7%           
=====================================
  Files        304     304           
  Lines      23287   23287           
=====================================
+ Hits       19036   19040    +4     
+ Misses      3864    3861    -3     
+ Partials     387     386    -1     

see 3 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@XSAM XSAM left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@pellared

Copy link
Copy Markdown
Member Author

Merging as @dashpole already approved "the same" PR in contrib (open-telemetry/opentelemetry-go-contrib#8613) and I want to unlock other PRs.

@pellared
pellared merged commit 7078987 into open-telemetry:main Feb 28, 2026
38 of 39 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Skip Changelog PRs that do not require a CHANGELOG.md entry

2 participants