Skip to content

Conversation

@scbedd
Copy link
Member

@scbedd scbedd commented Oct 2, 2025

See title. The ask was for Microsoft.Azure.WebJobs.Extensions.Storage.Blobs...but I noticed there was one for storage.queues too so I added that as well.

@scbedd scbedd requested a review from seanmcc-msft as a code owner October 2, 2025 20:06
Copilot AI review requested due to automatic review settings October 2, 2025 20: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 configures WebJobs Extensions to be triggered when their corresponding Azure Storage client libraries are modified. The changes ensure that WebJobs Extensions tests run when the underlying storage libraries they depend on are updated.

  • Added triggering paths for Microsoft.Azure.WebJobs.Extensions.Storage.Blobs when Azure.Storage.Blobs changes
  • Added triggering paths for Microsoft.Azure.WebJobs.Extensions.Storage.Queues when Azure.Storage.Queues changes

@github-actions github-actions bot added the Storage Storage Service (Queues, Blobs, Files) label Oct 2, 2025
@scbedd
Copy link
Member Author

scbedd commented Oct 2, 2025

These are existing issues not introduced by my PR. Going to bypass and merge.

@scbedd
Copy link
Member Author

scbedd commented Oct 2, 2025

/check-enforcer override

@scbedd scbedd merged commit ea4b6a1 into main Oct 3, 2025
19 of 23 checks passed
@scbedd scbedd deleted the trigger-on-datamovement branch October 3, 2025 00:46
@github-project-automation github-project-automation bot moved this from 🤔 Triage to 🔬 Dev in PR in Azure SDK EngSys 🍔🌭 Oct 3, 2025
@kurtzeborn kurtzeborn moved this from 🔬 Dev in PR to 🎊 Closed in Azure SDK EngSys 🍔🌭 Oct 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Storage Storage Service (Queues, Blobs, Files)

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

5 participants