This is an automated email from the ASF dual-hosted git repository.
jason810496 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 08a20fe2d75 Support notifiers in LLM approval reviews (#72159)
add 82b4d5750d5 Load contribution workflows on demand (#73254)
No new revisions were added by this update.
Summary of changes:
.agents/skills/airflow-pr-draft-summary/SKILL.md | 119 ++++++++
.agents/skills/airflow-publish-changes/SKILL.md | 234 ++++++++++++++++
.claude/skills/airflow-pr-draft-summary | 1 +
.claude/skills/airflow-publish-changes | 1 +
.gitignore | 2 +
AGENTS.md | 330 ++---------------------
dev/skill-evals/last-eval-hash.txt | 2 +-
7 files changed, 374 insertions(+), 315 deletions(-)
create mode 100644 .agents/skills/airflow-pr-draft-summary/SKILL.md
create mode 100644 .agents/skills/airflow-publish-changes/SKILL.md
create mode 120000 .claude/skills/airflow-pr-draft-summary
create mode 120000 .claude/skills/airflow-publish-changes