Skip to content

Conversation

@RohitRanjanMS
Copy link
Member

Adding OpenTelemetry to ExcludedPackagesRegex

Pull request checklist

  • My changes do not require documentation changes
    • Otherwise: Documentation issue linked to PR
  • My changes should not be added to the release notes for the next release
    • Otherwise: I've added my notes to release_notes.md
  • My changes do not need to be backported to a previous version
    • Otherwise: Backport tracked by issue/PR #issue_or_pr
  • I have added all required tests (Unit tests, E2E tests)

Additional information

Additional PR information

Copilot AI review requested due to automatic review settings January 22, 2026 23:06
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds OpenTelemetry packages to the list of excluded packages in the assembly scanner, preventing them from being scanned for WebJobs references. This is consistent with the pattern of excluding framework and infrastructure packages that don't contain Azure Functions triggers or bindings.

Changes:

  • Added "OpenTelemetry" to the ExcludedPackagesRegex pattern in FunctionsAssemblyScanner

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@RohitRanjanMS RohitRanjanMS merged commit 170aed5 into feature/msbuild-sdk Jan 23, 2026
34 checks passed
@RohitRanjanMS RohitRanjanMS deleted the roranjan/msbuild-otel-regex branch January 23, 2026 06:24
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.

3 participants