Lee-W commented on PR #52868:
URL: https://github.com/apache/airflow/pull/52868#issuecomment-3055875681

   @ashb and I had a brief discussion regarding `ApprovalOperator`, which was 
previously a `HITLOperator` with its options set to `Approve` and `Reject`, and 
does nothing more. It may surprise some users if they select `Reject` and the 
process still proceeds. (which is still a valid use case, but users can also 
achieve them through `HITLBranchOperator`, or inherit `HITLOperator`). So we're 
thinking of merging `HITLTerminationOperator` into `ApprovelOperator` and treat 
"Reject" as "Stop"


-- 
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