The GitHub Actions job "Tests" on airflow.git/2604/playbook_skill has failed.
Run started by GitHub user Dev-iL (triggered by Dev-iL).

Head commit for run:
c35fd47b427693b8ced22c22efc1eb8e27a1a4a1 / Dev-iL 
<[email protected]>
Add AIP-to-user-stories skill for generating recipe playbooks from AIPs

Adds a Claude Code skill that generates verified recipe playbooks from Airflow 
Improvement Proposals (AIPs). Supports two modes: post-implementation 
(generates verified recipes from actual codebase code and PRs) and 
pre-implementation (generates speculative user stories to help AIP authors 
validate design before coding).

Supporting changes:
- Update .gitignore to track .claude/skills/ while ignoring other .claude/ 
content
- Add CODEOWNERS entry for .claude/skills/
- Widen license header detection window to cover files with frontmatter
- Narrow pre-commit license-check excludes (instructions and skill files
  now carry headers, so the broad excludes are no longer needed)
- Add Apache license header to code-review.instructions.md
- Exclude .claude/skills from blacken-docs (Markdown code fences are not
  standalone Python files)

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

With regards,
GitHub Actions via GitBox


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

Reply via email to