Skip to content

Commit

Permalink
Update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
dgarros committed Oct 30, 2024
1 parent 9879bac commit 963b3cd
Showing 1 changed file with 0 additions and 68 deletions.
68 changes: 0 additions & 68 deletions docs/docs/reference/message-bus-events.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -653,20 +653,6 @@ For more detailed explanations on how to use these events within Infrahub, see t
### Request Proposed Change
<!-- vale on -->

<!-- vale off -->
#### Event request.proposed_change.cancel
<!-- vale on -->

**Description**: Cancel the proposed change

**Priority**: 3

<!-- vale off -->
| Key | Description | Type | Default Value |
|-----|-------------|------|---------------|
| **meta** | Meta properties for the message | N/A | None |
| **proposed_change** | The unique ID of the Proposed Change | string | None |
<!-- vale on -->
<!-- vale off -->
#### Event request.proposed_change.data_integrity
<!-- vale on -->
Expand Down Expand Up @@ -877,25 +863,6 @@ For more detailed explanations on how to use these events within Infrahub, see t
| **branch** | The branch to run the Generators in | string | None |
<!-- vale on -->

<!-- vale off -->
### Trigger Proposed Change
<!-- vale on -->

<!-- vale off -->
#### Event trigger.proposed_change.cancel
<!-- vale on -->

**Description**: Triggers request to cancel any open or closed proposed changes for a given branch

**Priority**: 3

<!-- vale off -->
| Key | Description | Type | Default Value |
|-----|-------------|------|---------------|
| **meta** | Meta properties for the message | N/A | None |
| **branch** | The impacted branch | string | None |
<!-- vale on -->

<!-- vale off -->
### Trigger Webhook
<!-- vale on -->
Expand Down Expand Up @@ -1590,21 +1557,6 @@ For more detailed explanations on how to use these events within Infrahub, see t
### Request Proposed Change
<!-- vale on -->

<!-- vale off -->
#### Event request.proposed_change.cancel
<!-- vale on -->

**Description**: Cancel the proposed change

**Priority**: 3


<!-- vale off -->
| Key | Description | Type | Default Value |
|-----|-------------|------|---------------|
| **meta** | Meta properties for the message | N/A | None |
| **proposed_change** | The unique ID of the Proposed Change | string | None |
<!-- vale on -->
<!-- vale off -->
#### Event request.proposed_change.data_integrity
<!-- vale on -->
Expand Down Expand Up @@ -1826,26 +1778,6 @@ For more detailed explanations on how to use these events within Infrahub, see t
| **branch** | The branch to run the Generators in | string | None |
<!-- vale on -->

<!-- vale off -->
### Trigger Proposed Change
<!-- vale on -->

<!-- vale off -->
#### Event trigger.proposed_change.cancel
<!-- vale on -->

**Description**: Triggers request to cancel any open or closed proposed changes for a given branch

**Priority**: 3


<!-- vale off -->
| Key | Description | Type | Default Value |
|-----|-------------|------|---------------|
| **meta** | Meta properties for the message | N/A | None |
| **branch** | The impacted branch | string | None |
<!-- vale on -->

<!-- vale off -->
### Trigger Webhook
<!-- vale on -->
Expand Down

0 comments on commit 963b3cd

Please sign in to comment.