Skip to main content

Proposed change events

Proposed Change Approval Revoked Event​

Type: infrahub.proposed_change.approval_revoked Description: Event generated when a proposed change approval has been revoked

Uses node_kind filter for webhooks: false

KeyDescription
meta.branchThe branch on which originate this event
meta.request_idN/A
meta.account_idThe ID of the account triggering this event
meta.initiator_idThe worker identity of the initial sender of this message
meta.contextThe context used when originating this event
meta.levelN/A
meta.has_childrenIndicates if this event might potentially have child events under it.
meta.idUUID of the event
meta.parentThe UUID of the parent event if applicable
meta.ancestorsAny event used to trigger this event
proposed_change_idThe ID of the proposed change
proposed_change_nameThe name of the proposed change
proposed_change_stateThe state of the proposed change
reviewer_account_idThe ID of the user who reviewed the proposed change
reviewer_account_nameThe name of the user who reviewed the proposed change
reviewer_former_decisionThe former decision made by the reviewer

Proposed Change Approvals Revoked Event​

Type: infrahub.proposed_change.approvals_revoked

Uses node_kind filter for webhooks: false

KeyDescription
meta.branchThe branch on which originate this event
meta.request_idN/A
meta.account_idThe ID of the account triggering this event
meta.initiator_idThe worker identity of the initial sender of this message
meta.contextThe context used when originating this event
meta.levelN/A
meta.has_childrenIndicates if this event might potentially have child events under it.
meta.idUUID of the event
meta.parentThe UUID of the parent event if applicable
meta.ancestorsAny event used to trigger this event
proposed_change_idThe ID of the proposed change
proposed_change_nameThe name of the proposed change
proposed_change_stateThe state of the proposed change
reviewer_accountsID to name map of accounts whose approval was revoked

Proposed Change Approved Event​

Type: infrahub.proposed_change.approved Description: Event generated when a proposed change has been approved

Uses node_kind filter for webhooks: false

KeyDescription
meta.branchThe branch on which originate this event
meta.request_idN/A
meta.account_idThe ID of the account triggering this event
meta.initiator_idThe worker identity of the initial sender of this message
meta.contextThe context used when originating this event
meta.levelN/A
meta.has_childrenIndicates if this event might potentially have child events under it.
meta.idUUID of the event
meta.parentThe UUID of the parent event if applicable
meta.ancestorsAny event used to trigger this event
proposed_change_idThe ID of the proposed change
proposed_change_nameThe name of the proposed change
proposed_change_stateThe state of the proposed change
reviewer_account_idThe ID of the user who reviewed the proposed change
reviewer_account_nameThe name of the user who reviewed the proposed change
reviewer_decisionThe decision made by the reviewer

Proposed Change Merged Event​

Type: infrahub.proposed_change.merged Description: Event generated when a proposed change has been merged

Uses node_kind filter for webhooks: false

KeyDescription
meta.branchThe branch on which originate this event
meta.request_idN/A
meta.account_idThe ID of the account triggering this event
meta.initiator_idThe worker identity of the initial sender of this message
meta.contextThe context used when originating this event
meta.levelN/A
meta.has_childrenIndicates if this event might potentially have child events under it.
meta.idUUID of the event
meta.parentThe UUID of the parent event if applicable
meta.ancestorsAny event used to trigger this event
proposed_change_idThe ID of the proposed change
proposed_change_nameThe name of the proposed change
proposed_change_stateThe state of the proposed change
merged_by_account_idThe ID of the user who merged the proposed change
merged_by_account_nameThe name of the user who merged the proposed change

Proposed Change Rejected Event​

Type: infrahub.proposed_change.rejected Description: Event generated when a proposed change has been rejected

Uses node_kind filter for webhooks: false

KeyDescription
meta.branchThe branch on which originate this event
meta.request_idN/A
meta.account_idThe ID of the account triggering this event
meta.initiator_idThe worker identity of the initial sender of this message
meta.contextThe context used when originating this event
meta.levelN/A
meta.has_childrenIndicates if this event might potentially have child events under it.
meta.idUUID of the event
meta.parentThe UUID of the parent event if applicable
meta.ancestorsAny event used to trigger this event
proposed_change_idThe ID of the proposed change
proposed_change_nameThe name of the proposed change
proposed_change_stateThe state of the proposed change
reviewer_account_idThe ID of the user who reviewed the proposed change
reviewer_account_nameThe name of the user who reviewed the proposed change
reviewer_decisionThe decision made by the reviewer

Proposed Change Rejection Revoked Event​

Type: infrahub.proposed_change.rejection_revoked Description: Event generated when a proposed change rejection has been revoked

Uses node_kind filter for webhooks: false

KeyDescription
meta.branchThe branch on which originate this event
meta.request_idN/A
meta.account_idThe ID of the account triggering this event
meta.initiator_idThe worker identity of the initial sender of this message
meta.contextThe context used when originating this event
meta.levelN/A
meta.has_childrenIndicates if this event might potentially have child events under it.
meta.idUUID of the event
meta.parentThe UUID of the parent event if applicable
meta.ancestorsAny event used to trigger this event
proposed_change_idThe ID of the proposed change
proposed_change_nameThe name of the proposed change
proposed_change_stateThe state of the proposed change
reviewer_account_idThe ID of the user who reviewed the proposed change
reviewer_account_nameThe name of the user who reviewed the proposed change
reviewer_former_decisionThe former decision made by the reviewer

Proposed Change Review Requested Event​

Type: infrahub.proposed_change.review_requested Description: Event generated when a proposed change has been flagged for review

Uses node_kind filter for webhooks: false

KeyDescription
meta.branchThe branch on which originate this event
meta.request_idN/A
meta.account_idThe ID of the account triggering this event
meta.initiator_idThe worker identity of the initial sender of this message
meta.contextThe context used when originating this event
meta.levelN/A
meta.has_childrenIndicates if this event might potentially have child events under it.
meta.idUUID of the event
meta.parentThe UUID of the parent event if applicable
meta.ancestorsAny event used to trigger this event
proposed_change_idThe ID of the proposed change
proposed_change_nameThe name of the proposed change
proposed_change_stateThe state of the proposed change
requested_by_account_idThe ID of the user who requested the proposed change to be reviewed
requested_by_account_nameThe name of the user who requested the proposed change to be reviewed

Proposed Change Thread Created Event​

Type: infrahub.proposed_change_thread.created Description: Event generated when a thread has been created in a proposed change

Uses node_kind filter for webhooks: false

KeyDescription
meta.branchThe branch on which originate this event
meta.request_idN/A
meta.account_idThe ID of the account triggering this event
meta.initiator_idThe worker identity of the initial sender of this message
meta.contextThe context used when originating this event
meta.levelN/A
meta.has_childrenIndicates if this event might potentially have child events under it.
meta.idUUID of the event
meta.parentThe UUID of the parent event if applicable
meta.ancestorsAny event used to trigger this event
proposed_change_idThe ID of the proposed change
proposed_change_nameThe name of the proposed change
proposed_change_stateThe state of the proposed change
thread_idThe ID of the thread that was created or updated
thread_kindThe name of the thread that was created or updated
actionN/A

Proposed Change Thread Updated Event​

Type: infrahub.proposed_change_thread.updated Description: Event generated when a thread has been updated in a proposed change

Uses node_kind filter for webhooks: false

KeyDescription
meta.branchThe branch on which originate this event
meta.request_idN/A
meta.account_idThe ID of the account triggering this event
meta.initiator_idThe worker identity of the initial sender of this message
meta.contextThe context used when originating this event
meta.levelN/A
meta.has_childrenIndicates if this event might potentially have child events under it.
meta.idUUID of the event
meta.parentThe UUID of the parent event if applicable
meta.ancestorsAny event used to trigger this event
proposed_change_idThe ID of the proposed change
proposed_change_nameThe name of the proposed change
proposed_change_stateThe state of the proposed change
thread_idThe ID of the thread that was created or updated
thread_kindThe name of the thread that was created or updated
actionN/A