Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -327,3 +327,8 @@ Skills and agents in this repo should be:
- **Minimal**: no extra features or scope creep; focus on the task.
- **Verifiable**: always include a way to validate success.
- **Tool-conscious**: don't assume capabilities that might not exist in every runtime.

## Skill-Validator & Evaluation workflow

Changes to `eng/skill-validator` or the `.github/workflows/evaluation*.yml` workflows must be made from a dotnet/skills branch (non-forked). This is a security measurement.
Comment thread
ViktorHofer marked this conversation as resolved.
Outdated
Modifications of these files are ignored in a Pull Request from a forked branch during the evaluation workflow run.
Comment thread
ViktorHofer marked this conversation as resolved.
Outdated