[PR #20049] [MERGED] Closes #20029: Add object_type to webhook data #15813

Closed
opened 2025-12-30 00:24:12 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/20049
Author: @jeremystretch
Created: 8/7/2025
Status: Merged
Merged: 8/9/2025
Merged by: @jnovinger

Base: featureHead: 20029-webhook-object_type


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 netbox/extras/webhooks.py (+1 -0)

📄 Description

Closes: #20029

Adds object_type to webhook payload data, specifying the app label & model name of the object involved.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/20049 **Author:** [@jeremystretch](https://github.com/jeremystretch) **Created:** 8/7/2025 **Status:** ✅ Merged **Merged:** 8/9/2025 **Merged by:** [@jnovinger](https://github.com/jnovinger) **Base:** `feature` ← **Head:** `20029-webhook-object_type` --- ### 📝 Commits (1) - [`a19beae`](https://github.com/netbox-community/netbox/commit/a19beae9e0ed843d1ca908553b5c65616ead76c2) Closes #20029: Add object_type to webhook data ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `netbox/extras/webhooks.py` (+1 -0) </details> ### 📄 Description ### Closes: #20029 Adds `object_type` to webhook payload data, specifying the app label & model name of the object involved. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-30 00:24:12 +01:00
adam closed this issue 2025-12-30 00:24:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#15813