Skip to content
This repository has been archived by the owner on Dec 10, 2024. It is now read-only.

Add support for deployment approval API #1889

Merged
merged 2 commits into from
Mar 4, 2024

Conversation

smmckay
Copy link
Contributor

@smmckay smmckay commented Mar 1, 2024

@@ -16,7 +16,7 @@ type AuditEvent struct {
EntityType string `json:"entity_type"`
Details AuditEventDetails `json:"details"`
CreatedAt *time.Time `json:"created_at"`
EventType string `json:"event_type"`
EventType string `json:"event_type"`
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Caused by make fmt

Copy link
Member

@svanharmelen svanharmelen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @smmckay 👍🏻

@svanharmelen svanharmelen merged commit 3996f80 into xanzy:main Mar 4, 2024
3 checks passed
@smmckay smmckay deleted the deployment-approval-api branch March 5, 2024 17:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants