The GitHub Actions job "Tests" on 
airflow.git/poc/breeze-contribution-skills-poc has failed.
Run started by GitHub user Subham-KRLX (triggered by Subham-KRLX).

Head commit for run:
43b66bd998b2d89bf603d90eb13eafa6c0d0b3bd / Subham Sangwan 
<[email protected]>
fix(skills): allow SPDX license header before YAML frontmatter in 
validate_skills

The insert-license pre-commit hook places an HTML comment block at the
very top of SKILL.md files. The validate_skills script was doing a
strict startswith('---') check, which failed when the license header
preceded the frontmatter delimiter.

Update validate_skills to skip a leading HTML comment block before
checking for YAML frontmatter, keeping both hooks compatible.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to