The GitHub Actions job "Tests (AMD)" on 
airflow.git/onikolas/multi-team-plugins/listeners has failed.
Run started by GitHub user o-nikolas (triggered by o-nikolas).

Head commit for run:
c93ea42130f73dab246d350935af5f3e6c9da742 / Niko Oliveira <[email protected]>
Scope plugin listeners to teams in multi-team airflow

When multi-team mode is enabled, a team-scoped plugin's listeners now
only receive events for that team's Dags, while global plugins (no
team_name) continue to receive everything. Component-lifecycle,
asset, and import-error hooks remain global because they are not
associated with a single team.

On the worker the team is taken from the server-provided task instance
context rather than local configuration, so scoping does not depend on
whether core.multi_team happens to be set on the worker which is not
entirely reliable.

Report URL: https://github.com/apache/airflow/actions/runs/29546664465

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to