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
15 lines
360 B
JSON
15 lines
360 B
JSON
{
|
|
"entries": {
|
|
"actions/github-script@v8": {
|
|
"repo": "actions/github-script",
|
|
"version": "v8",
|
|
"sha": "ed597411d8f924073f98dfc5c65a23a2325f34cd"
|
|
},
|
|
"github/gh-aw/actions/setup@v0.45.4": {
|
|
"repo": "github/gh-aw/actions/setup",
|
|
"version": "v0.45.4",
|
|
"sha": "ac090214a48a1938f7abafe132460b66752261af"
|
|
}
|
|
}
|
|
}
|