jscheffl commented on code in PR #60744: URL: https://github.com/apache/airflow/pull/60744#discussion_r2705881344
########## COMMITTERS.rst: ########## @@ -207,32 +237,54 @@ 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. + 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: -1. Verify you have a GitHub ID `enabled with 2FA <https://help.github.com/articles/securing-your-account-with-two-factor-authentication-2fa/>`__. -2. Merge your Apache and GitHub accounts using `GitBox (Apache Account Linking utility) <https://gitbox.apache.org/setup/>`__. This also asks you to link your +1. Verify you have a GitHub ID + `enabled with 2FA <https://help.github.com/articles/securing-your-account-with-two-factor-authentication-2fa/>`__. +2. Merge your Apache and GitHub accounts using + `GitBox (Apache Account Linking utility) <https://gitbox.apache.org/setup/>`__. This also asks you to link your GitHub ID to your Apache account. You should see 5 green checks in GitBox. 3. Wait at least 30 minutes for an email inviting you to Apache GitHub Organization and accept invitation. -4. After accepting the GitHub Invitation verify that you are a member of the `Airflow committers team on GitHub <https://github.com/orgs/apache/teams/airflow-committers>`__. +4. After accepting the GitHub Invitation verify that you are a member of the + `Airflow committers team on GitHub <https://github.com/orgs/apache/teams/airflow-committers>`__. Additionally, as a committer you can view the team membership at: * https://github.com/orgs/apache/teams/airflow-committers/members * https://whimsy.apache.org/roster/committee/airflow -5. Ask in ``#internal-airflow-ci-cd`` channel to be `configured in self-hosted runners <https://github.com/apache/airflow-ci-infra/blob/main/scripts/list_committers>`_ +5. Ask in ``#internal-airflow-ci-cd`` channel to be Review Comment: Yes, at the moment self-hosted runners are not in use... but who knows. Maybe in future we need to re-activate if we have a stability, capacity or performance issue... or self-hosted runners are much cooler. As long as GH does have native runners in sufficient speed and amount, we keep this as spare to say. (Any save money/funding) -- 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]
