The GitHub Actions job "Tests" on airflow.git/fix-hitl-auth has failed.
Run started by GitHub user TempestShaw (triggered by eladkal).

Head commit for run:
912bf275effaa2d74d9e4f2bbeeed09104120043 / TempestShaw 
<[email protected]>
Fix ApprovalOperator with SimpleAuthManager when all_admins=True

  Fixes #59348. Added is_allowed() method to BaseAuthManager and all
  implementations to properly delegate HITL permission checks.

  - SimpleAuthManager: Returns True when simple_auth_manager_all_admins=True
  - Other managers: Check if user is in assigned_users list
  - Updated hitl.py to use auth manager's is_allowed() method

Remove duplicate import

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

With regards,
GitHub Actions via GitBox


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

Reply via email to