From 628a71aa14f9b19f27431a6f8b1d245e5f3169b0 Mon Sep 17 00:00:00 2001 From: Niko Oliveira Date: Wed, 4 Jan 2023 14:14:27 -0800 Subject: [PATCH] Update new committer onboarding steps (#28717) - Include a new step to update ci.yml and project.rst with your alias/name --- COMMITTERS.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/COMMITTERS.rst b/COMMITTERS.rst index 3d05f2ed197e0..d476ace8bf0dd 100644 --- a/COMMITTERS.rst +++ b/COMMITTERS.rst @@ -177,8 +177,8 @@ become active again you can simply email the PMC and ask to be reinstated. The PMC also can mark committers as inactive after they have not been involved in the community for more than 12 months. -GitHub configuration for committers ------------------------------------ +New Committer Onboarding Steps +------------------------------ To be able to merge PRs, committers have to integrate their GitHub ID with Apache systems. To do that follow steps: @@ -188,3 +188,4 @@ To be able to merge PRs, committers have to integrate their GitHub ID with Apach 4. Wait at least 30 minutes for an email inviting you to Apache GitHub Organization and accept invitation. 5. After accepting the GitHub Invitation verify that you are a member of the `Airflow committers team on GitHub `__. 6. Ask in ``#internal-airflow-ci-cd`` channel to be `configured in self-hosted runners `_ by the CI maintainers +7. After confirming that step 6 is done, open a PR to include your GitHub ID in `ci.yml `__ as well as your name and GitHub ID in `project.rst `__.