Revert sync from azure-sdk-tools PR 16412 - #10179
Merged
Merged
Conversation
|
Azure Pipelines: 1 pipeline(s) were filtered out due to trigger conditions. There may be pipelines that require an authorized user to comment /azp run to run. |
Contributor
There was a problem hiding this comment.
Pull request overview
Reverts the eval-authoring content introduced by sync PRs #10173 and #10174.
Changes:
- Removes three eval-authoring skills and their routing tests.
- Removes the shared eval-authoring guide.
- Restores the previous 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 tests. |
.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 tests. |
.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 tests. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts the #16412 sync changes merged into this repository.
Reverts:
eng/common).github/skills)