The GitHub Actions job "Tests (AMD)" on 
airflow.git/gate-plugin-tabs-by-dag-tags-and-id has failed.
Run started by GitHub user dheerajturaga (triggered by dheerajturaga).

Head commit for run:
4e70b0183a73287fa80c5ca775448fce7135f131 / Dheeraj Turaga 
<[email protected]>
UI: Allow scoping plugin tabs to specific Dags by tag or id

Plugin external views and React apps that target the Dag, Dag run, task, or
task instance pages previously appeared on every Dag, with no way to limit a
tab to the Dags it is relevant to. This adds optional dag_tags, dag_ids, and
dag_id_pattern filters so a tab is shown only on Dags that match (combined with
OR), while omitting them preserves the show-everywhere default. The current Dag
is also passed to React app plugins so they can tailor their own content.

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

With regards,
GitHub Actions via GitBox


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

Reply via email to