mirror of
https://github.com/dotnet/skills.git
synced 2026-09-20 09:49:54 +08:00
7b2708f8c7
* Add initial plan * add token strategy * Add devops agentic workflow PoC * Fix PR Comments * Replace hand-written .yml wrappers with gh aw compile - Move workflow .md files from eng/agentic-workflows/ to .github/workflows/ - Delete hand-written .yml wrappers (devops-health-check.yml, devops-health-investigate.yml) - Generate .lock.yml files via gh aw compile - Move compiled knowledge files to .github/aw/shared/ (required by gh-aw import security) - Fix permissions: issues: write -> issues: read (strict mode uses safe-outputs) - Update README with new file structure and setup instructions Addresses PR #141 Comment 5 (ViktorHofer) * Use fuzzy daily schedule, update README for gh-aw standard structure * Recompile lock.yml with latest changes * Add skills health * Remove redundant file
4 lines
129 B
Plaintext
4 lines
129 B
Plaintext
# Normalize all text files to LF line endings
|
|
* text=auto eol=lf
|
|
|
|
.github/workflows/*.lock.yml linguist-generated=true merge=ours |