Skip to main content

class wandb.automations.OnAddArtifactTag

A new tag is assigned to an artifact version.

Args

  • event_type:
  • scope: The scope of the event.
  • filter: Additional conditions(s), if any, that are required for this event to trigger.

Examples

Define an event that triggers whenever the tag “prod” is assigned to any artifact version in the collection “my-collection”: