Revert sync from azure-sdk-tools PR 16412 - #48247
Conversation
|
Azure Pipelines: Successfully started running 1 pipeline(s). 9 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
There was a problem hiding this comment.
Pull request overview
Reverts the eval-authoring content introduced by sync PRs #48219 and #48220.
Changes:
- Removes the shared eval-authoring guide and three related skills/evals.
- Restores the earlier skill-eval glob configuration.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
eng/common/pipelines/skill-eval.yml |
Reverts plain eval.yaml discovery. |
eng/common/knowledge/eval-authoring/README.md |
Removes the shared authoring guide. |
.github/skills/azsdk-common-eval-authoring-workflow/SKILL.md |
Removes the workflow authoring skill. |
.github/skills/azsdk-common-eval-authoring-workflow/evals/eval.yaml |
Removes its routing evals. |
.github/skills/azsdk-common-eval-authoring-tool/SKILL.md |
Removes the tool authoring skill. |
.github/skills/azsdk-common-eval-authoring-tool/evals/eval.yaml |
Removes its routing evals. |
.github/skills/azsdk-common-eval-authoring-skill/SKILL.md |
Removes the skill-eval authoring skill. |
.github/skills/azsdk-common-eval-authoring-skill/evals/eval.yaml |
Removes its routing evals. |
| # Second entry catches the plain `eval.yaml` name (merged routing+capability file); | ||
| # it doesn't match *.eval.yaml since "eval.yaml" itself is shorter than that suffix. | ||
| evalGlobs: | ||
| - '*/evals/*.eval.yaml' |
[Pilot] PR Pipeline Failure AnalysisA CI pipeline failed on this pull request. Here is an automated analysis of what went wrong and how to get the build green. What failedThe sync-.github-skills pipeline validation failed because this PR modifies files under the Recommended next steps
Raw pipeline analysis (azsdk ci analyze)
|
Reverts the #16412 sync changes merged into this repository.
Reverts:
eng/common).github/skills)