bhavaniravi opened a new pull request, #24079:
URL: https://github.com/apache/airflow/pull/24079
This includes connections, variables, pools, SLA, and xcom. pools
closes #23880
**Description**
1. Introduced event parameter to `action_logging` decorator to introduce
custom naming. Without this the original `action_logging` wouldn't
differentiate update between Connection/Variables/SLA
2. Added logging to the following actions
```
[
"list",
"show",
"add",
"edit",
"delete",
"download",
"action",
"action_post",
]
```
--
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]