This is an automated email from the ASF dual-hosted git repository.
ash pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from ffee6bceb3 Flag to deserialize value on custom XCom backend (#26343)
add 7325762821 Create a workflow to sync the list of authors (#26275)
No new revisions were added by this update.
Summary of changes:
.github/workflows/ci.yml | 12 +++---
.github/workflows/sync_authors.yml | 64 ++++++++++++++++++++++++++++++++
scripts/ci/runners/sync_authors.py | 76 ++++++++++++++++++++++++++++++++++++++
3 files changed, 145 insertions(+), 7 deletions(-)
create mode 100644 .github/workflows/sync_authors.yml
create mode 100644 scripts/ci/runners/sync_authors.py