Skip to content

[db] Add context propagation for PostgreSQL via SET application_name #14372

[db] Add context propagation for PostgreSQL via SET application_name

[db] Add context propagation for PostgreSQL via SET application_name #14372

Triggered via pull request March 30, 2026 11:34
Status Success
Total duration 54s
Artifacts

checks.yml

on: pull_request
markdownlint
18s
markdownlint
yamllint
10s
yamllint
link-check  /  link-check
9s
link-check / link-check
markdown-toc-check
50s
markdown-toc-check
misspell
21s
misspell
semantic-conventions
10s
semantic-conventions
semantic-conventions-registry
9s
semantic-conventions-registry
schemas-check
16s
schemas-check
areas-dropdown-check
10s
areas-dropdown-check
policies-check
12s
policies-check
polices-test
9s
polices-test
dead-yaml-check
6s
dead-yaml-check
areas-table-check
12s
areas-table-check
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
yamllint: ./internal/tools/scripts/schema-diff/yaml/weaver.yaml#L2
2:44 [comments] too few spaces before comment: expected 2
yamllint: ./areas.yaml#L169
169:43 [comments] too few spaces before comment: expected 2
yamllint: ./areas.yaml#L116
116:43 [comments] too few spaces before comment: expected 2
yamllint
The `python-version` input is not set. The version of Python currently in `PATH` will be used.
markdownlint
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: DavidAnson/markdownlint-cli2-action@30a0e04f1870d58f8d717450cc6134995f993c63. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/