Skip to content

fix: ignore test_otlp_tracing.py file in test.yml#553

Merged
Roopan-Microsoft merged 3 commits into
dev-v3from
psl-ignorefile
Oct 8, 2025
Merged

fix: ignore test_otlp_tracing.py file in test.yml#553
Roopan-Microsoft merged 3 commits into
dev-v3from
psl-ignorefile

Conversation

@NirajC-Microsoft

Copy link
Copy Markdown
Contributor

Purpose

This pull request updates the test workflow configuration in .github/workflows/test.yml to support an additional development branch and to exclude a new test file from the test run. The most important changes are:

Branch Support Updates:

  • Added the dev-v3 branch to both the push and pull_request triggers, ensuring CI tests run for changes targeting this branch. [1] [2]

Test Exclusions:

  • Updated the test command to ignore the src/backend/tests/test_otlp_tracing.py test file, preventing it from running during CI.
  • ...

Does this introduce a breaking change?

  • Yes
  • No

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

@Roopan-Microsoft Roopan-Microsoft merged commit d8d6248 into dev-v3 Oct 8, 2025
4 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 3.0.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

deepammi pushed a commit to deepammi/Multi-Agent-Custom-Automation-Engine-Solution-Accelerator that referenced this pull request Dec 7, 2025
fix: ignore test_otlp_tracing.py file in test.yml
@Harmanpreet-Microsoft Harmanpreet-Microsoft deleted the psl-ignorefile branch January 2, 2026 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants