windro-xdd opened a new pull request, #64689:
URL: https://github.com/apache/airflow/pull/64689

   This PR adds a new TriggerNode component for rendering trigger nodes in the 
DAG graph view with proper internationalization support.
   
   ## Changes
   - Add new `TriggerNode.tsx` component for rendering trigger nodes in the 
graph
   - Register `TriggerNode` in `graphTypes.ts` nodeTypes
   - Add `graph.triggerDagRun` translation key to all 21 locale files
   - Also add `sensor` node type registration for completeness
   
   The TriggerNode component displays trigger nodes with:
   - A lightning bolt icon (FiZap)
   - The node label
   - An i18n-ready "Trigger DAG Run" subtitle text
   
   ---
   
   ##### Was generative AI tooling used to co-author this PR?
   
   - [X] Yes — Claude Opus 4.5 (OpenCode Agent)
   
   Generated-by: Claude Opus 4.5 (OpenCode Agent) following [the 
guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to