This is an automated email from the ASF dual-hosted git repository.
potiuk pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/main by this push:
new 582df47de9 Add Andrey as allowed to use self-hosted runners (#28095)
582df47de9 is described below
commit 582df47de938938406e5bd4abf167c18fc3de16b
Author: Jarek Potiuk <[email protected]>
AuthorDate: Sun Dec 4 17:57:30 2022 +0100
Add Andrey as allowed to use self-hosted runners (#28095)
---
.github/workflows/ci.yml | 1 +
COMMITTERS.rst | 1 +
2 files changed, 2 insertions(+)
diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 961fad71e5..8985f7da61 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -73,6 +73,7 @@ jobs:
"BasPH",
"Fokko",
"KevinYang21",
+ "Taragolis",
"XD-DENG",
"aijamalnk",
"alexvanboxel",
diff --git a/COMMITTERS.rst b/COMMITTERS.rst
index 5b8a942503..3d05f2ed19 100644
--- a/COMMITTERS.rst
+++ b/COMMITTERS.rst
@@ -187,3 +187,4 @@ To be able to merge PRs, committers have to integrate their
GitHub ID with Apach
3. Merge your Apache and GitHub accounts using `GitBox (Apache Account
Linking utility) <https://gitbox.apache.org/setup/>`__. You should see 3 green
checks in GitBox.
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
<https://github.com/orgs/apache/teams/airflow-committers>`__.
+6. 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>`_
by the CI maintainers