Skip to content

Synchronizing ozone event updates as they exist today. #1116

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

BlueSkiesAndGreenPastures

Update to ozone event

@@ -17,6 +17,7 @@ import (
type ModerationEmitEvent_Input struct {
CreatedBy string `json:"createdBy" cborgen:"createdBy"`
Event *ModerationEmitEvent_Input_Event `json:"event" cborgen:"event"`
ModTool *ModerationDefs_ModTool `json:"modTool,omitempty" cborgen:"modTool,omitempty"`

Choose a reason for hiding this comment

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

Here is the ModTool field

Copy link
Collaborator

@bnewbold bnewbold left a comment

Choose a reason for hiding this comment

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

nice nice. note you'll need to do the queryEvents dance again in any additional repos downstream of this one

@BlueSkiesAndGreenPastures
Copy link
Author

Going to merge when I have time in workday to carry all additional bits and bobs to the end, probably tomorrow morning. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants