The GitHub Actions job "prek" on airflow-steward.git/feat/asf-yaml-collaborator-deployment has succeeded. Run started by GitHub user potiuk (triggered by potiuk).
Head commit for run: 9a8b699aff4dd04a072861e977b567a278fece6e / Jarek Potiuk <[email protected]> build(asf): add collaborator, disable Copilot review, scaffold atr-release env Three asf.yaml additions per maintainer ask: - `collaborators: [andreahlert]` — gives external triage rights without apache-org membership. ASF Infra caps the list at 10; one entry now, room to grow. - `copilot_code_review: { enabled: false }` — explicitly disables the GitHub Copilot per-PR auto-review ruleset on the default branch. The framework's review loop is human-driven (`pr-management-code-review` skill + maintainer review); Copilot's automatic review comments duplicate / contradict that loop. The explicit `enabled: false` is the asf.yaml directive's required form to actively remove the ruleset if it was previously configured. - `environments.atr-release` — deployment environment scaffolded for an eventual release workflow that publishes through ASF Trusted Releases (ATR). `protected_branches: true` restricts deploy-from to protected branches (today: `main`); `prevent_self_review: true` for the required-reviewer flow once one is added; `wait_timer: 0` for now. Required reviewers / PMC sign-off can be wired in when the release workflow lands. Project board (`features.projects: true`) and discussion (`features.discussions: true` + `notifications.discussions: [email protected]`) are already set on main; left unchanged. Generated-by: Claude Code (Claude Opus 4.7) Report URL: https://github.com/apache/airflow-steward/actions/runs/25366387731 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
