Update doc references to sync pipeline paths/names#14514
Conversation
There was a problem hiding this comment.
Pull request overview
This PR updates documentation references to reflect renamed pipeline paths and names. The sync pipelines were previously named with patterns like eng-skills-sync, eng-github-config-sync, and eng-common-sync, and have been renamed to sync-.github and sync-eng-common.
Changes:
- Updated pipeline name and path references in three documentation/config files to match current pipeline naming (
sync-.github.yml,tools - sync-.github,tools - sync-eng-common)
Reviewed changes
Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| tools/azsdk-cli/docs/skills-guidelines.md | Updated pipeline name and path references for skills sync |
| eng/common/pipelines/templates/steps/eng-common-workflow-enforcer.yml | Updated comment referencing the pipeline file path |
| doc/engsys_workflows_and_skills.md | Updated pipeline display name references |
You can also share your feedback on Copilot code review. Take the survey.
|
The following pipelines have been queued for testing: |
|
The following pipelines have been queued for testing: |
|
The following pipelines have been queued for testing: |
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#14514 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Sync eng/common directory with azure-sdk-tools for PR Azure/azure-sdk-tools#14514 See [eng/common workflow](https://github.com/Azure/azure-sdk-tools/blob/main/eng/common/README.md#workflow) Co-authored-by: Ben Broderick Phillips <bebroder@microsoft.com>
Update doc references to sync pipeline paths/names