You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by ka...@apache.org on 2021/11/24 10:15:35 UTC

[airflow] branch main updated: Add note to restart runners when updating committers (#19795)

This is an automated email from the ASF dual-hosted git repository.

kaxilnaik 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 d69b4c9  Add note to restart runners when updating committers (#19795)
d69b4c9 is described below

commit d69b4c9dc82b6c35c387bb819b95cf41fb974ab8
Author: Jed Cunningham <66...@users.noreply.github.com>
AuthorDate: Wed Nov 24 03:14:49 2021 -0700

    Add note to restart runners when updating committers (#19795)
    
    Also link to a script that can generate the list of committers
---
 .github/workflows/ci.yml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml
index 3fcaa4e..b95b7ea 100644
--- a/.github/workflows/ci.yml
+++ b/.github/workflows/ci.yml
@@ -84,6 +84,10 @@ jobs:
     # When changing this list, ensure that it is kept in sync with the
     # /runners/apache/airflow/configOverlay
     # parameter in AWS SSM ParameterStore (which is what the runner uses)
+    # and restart the self-hosted runners.
+    #
+    # This list of committers can be generated with:
+    #   https://github.com/apache/airflow-ci-infra/blob/main/scripts/list_committers
     runs-on: >-
       ${{ (
         (