The GitHub Actions job "Tests (AMD)" on airflow.git/backport-32ac8ad-v3-2-test 
has succeeded.
Run started by GitHub user vatsrahul1001 (triggered by vatsrahul1001).

Head commit for run:
c1b715bd78061d59d96c44ecd520d0962e82da37 / Jarek Potiuk <[email protected]>
[v3-2-test] Extend DEFAULT_SENSITIVE_FIELDS with common credential field names 
(#66673)

DEFAULT_SENSITIVE_FIELDS is the allowlist used by the secrets masker
for masking Variables and Connection extras. Several common field
names used by official Airflow providers and standard HTTP/database
configurations are not in the allowlist.

This commit adds five field names commonly used in connection extras
and provider configurations:

- webhook_url — Slack provider webhook URL key
- bearer      — HTTP bearer-token auth key
- dsn         — database connection strings (which typically embed
                credentials, e.g. postgres://user:pass@host/db)
- auth_header — custom HTTP auth header values
- service_key — service-account-like keys

Related: https://github.com/airflow-s/airflow-s/issues/377
(cherry picked from commit 32ac8ad5132963ff0351aa756331e9e9c60a692b)

Co-authored-by: Jarek Potiuk <[email protected]>
Generated-by: Claude Opus 4.7 (1M context) following the guidelines at
https: 
//github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions

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

With regards,
GitHub Actions via GitBox


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

Reply via email to