Skip to content

Conversation

@pzl
Copy link
Member

@pzl pzl commented Jun 18, 2025

Change Summary

Adds field tags to actions

Release Target

9.1

Q/A

For mapping changes:

  • I ran make after making the schema changes, and committed all changes
@pzl pzl requested a review from a team as a code owner June 18, 2025 14:00
Comment on lines 31 to +34
space:
fields:
originSpaceId: {}
tags: {}

Choose a reason for hiding this comment

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

Whats this space field? Are these being defined as space.originSpaceId and space.tags on the index? If so, that does not line up with what we discussed.

Copy link
Member Author

Choose a reason for hiding this comment

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

not a field, just a "category" so it knows where to pull the tags definition from.

tags is a top-level field. you can take a look at the change in sample_event.json to see the end result

Choose a reason for hiding this comment

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

Got it. Thanks.

Copy link

@paul-tavares paul-tavares left a comment

Choose a reason for hiding this comment

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

👍

@pzl pzl merged commit 129e93c into main Jun 18, 2025
4 checks passed
@pzl pzl deleted the actions-tags branch June 18, 2025 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants