configure-webhook-bdd-test skillA
configure-webhook-bdd-test is agent-read markdown (skill) from nvidia-ai-blueprints/video-search-and-summarization: Configure the Docker Compose webhook receivers required by the VIOS webhook notification BDD tests, including the custom body template cases. Use when preparing deployment/stream-processing/docker-compose/configs/notification_config.json for test_webhook_notifications.py or test_webhook_custom_body.py, or when those tests time out waiting for camera_add, camera_streaming, camera_remove, or a custom body delivery..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Configure Webhook BDD Test Every BDD webhook receiver is declared in one file: `test/bdd_tests/data/webhook_bdd_config.json`. It is the single source of truth shared by three consumers: - `test/bdd_tests/scripts/update_notification_config.py` applies it to the deployed `notification_config.json`. - `tests/notification/test_webhook_custom_body.py` reads `custom_body_cases` to know each case's path, method, and template. - The `standard_receivers` paths must match `webhook_paths` in `test/bdd_tests/config.json` (the script warns on divergence). **Never hand-edit the BDD receivers in `notification_config.json`.** Change `webhook_bdd_config.json` (or accept it as-is) and run the script: ```bash cd test/bdd_tests && python3 scripts/update_notification_config.py ``` By default it updates `deployment/stream-processing/docker-compose/configs/notification_config.json`; pass `--notification-config <path>` for another deployment, or `--dry-run` to preview. The script sets `webhooks.enabled: true`, owns the three items `wh-001`/`wh-002`/`wh-003` (`camera_add`/`camera_streaming`/`camera_remove` — the ids are asserted as `webhook_id` by the tests), rewrites BDD requests in …
Read the whole file at its exact version.
How to install
mdr add nvidia-ai-blueprints/video-search-and-summarization/configure-webhook-bdd-test@git:20260827.cc44b91mdr add nvidia-ai-blueprints/video-search-and-summarization/configure-webhook-bdd-test@sha256:ce8ccd0fa27dffb0Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_fw5llwa2xfcoe3hc)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260827.cc44b91 latest | 2026-08-27 | cc44b91 | 5,669 B | A | view · diff |
| git:20260728.72a6542 | 2026-07-28 | 72a6542 | 2,605 B | B | view · diff |
| git:20260728.fdec82b | 2026-07-28 | fdec82b | 4,878 B | B | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (5669 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
nvidia-ai-blueprints/video-search-and-summarization · 1,876 stars · license NOASSERTION · pushed 2026-09-24 · branch develop
API
GET https://markdownregistry.com/api/v1/artifacts/art_fw5llwa2xfcoe3hc GET https://markdownregistry.com/api/v1/resolve?ref=nvidia-ai-blueprints/video-search-and-summarization/configure-webhook-bdd-test GET https://markdownregistry.com/api/v1/blob/ce8ccd0fa27dffb0d7163be4fa6389d5efd92457333e68b784c0e2815bcd784c
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.
More from nvidia-ai-blueprints/video-search-and-summarization
Every file in nvidia-ai-blueprints/video-search-and-summarization