potiuk opened a new pull request, #428:
URL: https://github.com/apache/airflow-steward/pull/428

   ## What & why
   
   `audit-finding-fix` merged to `main` without the required `capability`
   frontmatter key, turning the **skill-and-tool validator** (and the `prek`
   gate) red on `main` and on every open PR — the validator checks the whole
   repo, so the breakage is repo-wide, not local to one branch.
   
   It is a `mode: Drafting` skill that drafts the smallest code fix per
   audit-tool finding → `capability:fix`. This adds the key and the matching
   `capability`→skill map row in `docs/labels-and-capabilities.md`.
   
   Two-line fix; unblocks the whole PR queue.
   
   ## Testing
   
   `pytest (skill-and-tool-validator)` and the full `prek` gate green locally.
   
   Generated-by: Claude Code (Opus 4.8)
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to