mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
Adding workflows label to PRs when appropriate. (#643)
* Adding workflows label to issues when appropriate. * Adding declarative workflows path.
This commit is contained in:
committed by
GitHub
Unverified
parent
0cae1e0adf
commit
b4d8ad1bd2
@@ -16,3 +16,13 @@ documentation:
|
||||
- any-glob-to-any-file:
|
||||
- docs/**
|
||||
- '**/*.md'
|
||||
|
||||
# Add 'workflows' label to any change within the dotnet or python workflows src or samples
|
||||
workflows:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file:
|
||||
- dotnet/src/Microsoft.Agents.Workflows/**
|
||||
- dotnet/src/Microsoft.Agents.Workflows.Declarative/**
|
||||
- dotnet/samples/GettingStarted/Workflow/**
|
||||
- python/packages/workflows/**
|
||||
- python/samples/getting_started/workflow/**
|
||||
Reference in New Issue
Block a user