Skip to content

Stop running funnel_msvc_tests pipeline when nothing from Funnel was changed#77

Merged
Dragemil merged 1 commit intomainfrom
fix/stop-always-running-funnel-msvc-tests-ci
Dec 11, 2025
Merged

Stop running funnel_msvc_tests pipeline when nothing from Funnel was changed#77
Dragemil merged 1 commit intomainfrom
fix/stop-always-running-funnel-msvc-tests-ci

Conversation

@Dragemil
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown

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 optimizes CI/CD pipeline efficiency by narrowing the trigger paths for the funnel_msvc_tests workflow. Instead of running on any change within publisher/**, the workflow now only runs when Funnel source code changes, excluding markdown documentation files.

Key changes:

  • Restricts workflow triggers to publisher/src/Funnel/** instead of the broader publisher/**
  • Excludes markdown files within Funnel directory from triggering test runs

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

Comment thread .github/workflows/funnel_msvc_tests.yml
Comment thread .github/workflows/funnel_msvc_tests.yml
@Dragemil Dragemil force-pushed the fix/stop-always-running-funnel-msvc-tests-ci branch from df57b86 to 8767205 Compare December 11, 2025 16:20
@Dragemil Dragemil merged commit 511b09c into main Dec 11, 2025
@Dragemil Dragemil deleted the fix/stop-always-running-funnel-msvc-tests-ci branch December 11, 2025 16: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.

2 participants