Jan Krivanek
|
7b2708f8c7
|
[Infra] Add devops agentic workflow (#141)
* 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
|
2026-03-02 21:59:28 +01:00 |
|