To confirm whether the feature flag below is enabled for our account and from what delegate version this is available:
CDS_USE_EXECUTION_TRIGGER_PAYLOAD_TO_EVALUATE_BRANCH_EXPRESSION
We need this to allow the <+trigger.branch> expression to work correctly for Issue Comment event triggers so pipelines can resolve the correct Git branch from the webhook payload.
Thank you.