Extend webhooks to support webhook weight #7270

Closed
opened 2025-12-29 20:21:04 +01:00 by adam · 2 comments
Owner

Originally created by @kemeris2000 on GitHub (Nov 23, 2022).

NetBox version

Extend webhooks to support webhook weight

Feature type

New functionality

Proposed functionality

Extend the Webhook model to support the webhook weight.

Use case

We use webhooks to trigger ansible playbook executions on Linux platform device. When multiple webhooks are triggered by one device update event, multiple queued jobs are created in certain order. We need ability to control this order.

Database changes

No response

External dependencies

No response

Originally created by @kemeris2000 on GitHub (Nov 23, 2022). ### NetBox version Extend webhooks to support webhook weight ### Feature type New functionality ### Proposed functionality Extend the Webhook model to support the webhook weight. ### Use case We use webhooks to trigger ansible playbook executions on Linux platform device. When multiple webhooks are triggered by one device update event, multiple queued jobs are created in certain order. We need ability to control this order. ### Database changes _No response_ ### External dependencies _No response_
adam added the type: featurestatus: revisions needed labels 2025-12-29 20:21:04 +01:00
adam closed this issue 2025-12-29 20:21:04 +01:00
Author
Owner

@kkthxbye-code commented on GitHub (Nov 23, 2022):

Thank you for your interest in extending NetBox. Unfortunately, the information you have provided does not constitute an actionable feature request. Per our contributing guide, a feature request must include a thorough description of the proposed functionality, including any database changes, new views or API endpoints, and so on. It must also include a detailed use case justifying its implementation. If you would like to elaborate on your proposal, please modify your post above. If sufficient detail is not added, this issue will be closed.

Also, please edit the title to something descriptive.

@kkthxbye-code commented on GitHub (Nov 23, 2022): Thank you for your interest in extending NetBox. Unfortunately, the information you have provided does not constitute an actionable feature request. Per our [contributing guide](https://github.com/netbox-community/netbox/blob/develop/CONTRIBUTING.md), a feature request must include a thorough description of the proposed functionality, including any database changes, new views or API endpoints, and so on. It must also include a detailed use case justifying its implementation. If you would like to elaborate on your proposal, please modify your post above. If sufficient detail is not added, this issue will be closed. Also, please edit the title to something descriptive.
Author
Owner

@jeremystretch commented on GitHub (Dec 9, 2022):

Closing this as there's been no further clarification of the proposed functionality.

@jeremystretch commented on GitHub (Dec 9, 2022): Closing this as there's been no further clarification of the proposed functionality.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7270