The GitHub Actions job "Tests" on 
airflow.git/feat/gsoc-agent-skills-yaml-workflows has failed.
Run started by GitHub user Pyasma (triggered by Pyasma).

Head commit for run:
e50972fce53d35e8b74ba0c1392c38d9618361ff / Piyush <[email protected]>
Move agent-skill blocks into contributing docs (executable document pattern)

Skills now live inside the contributing-docs files they describe so that
docs and agent commands stay in sync atomically:
- setup-breeze-environment → 03a_contributors_quick_start_beginners.rst
- run-static-checks, run-manual-checks, format-and-lint → 
08_static_code_checks.rst
- build-docs → 11_documentation_building.rst
- run-single-test, run-db-test → testing/unit_tests.rst

Remove the separate agent_skills.rst file. context_detect.py now scans
the 4 contributing-docs source files at runtime (AGENT_SKILLS_RST_FILES)
so there is no generated artifact that can drift.

Add check_agent_skills_valid.py prek hook to validate embedded skill blocks
on every commit that touches the contributing docs.

Add contributor scenario exam (10 tests) that proves an agent using the
skill system gets the correct command for each realistic contributor
situation, using the real contributing-docs files as the source of truth.

Report URL: https://github.com/apache/airflow/actions/runs/23641928348

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to