-
Notifications
You must be signed in to change notification settings - Fork 28
[DOCS-1656] Document automations triggered by artifact tags #1453
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
base: main
Are you sure you want to change the base?
Conversation
Deploying docs with
|
Latest commit: |
892cf84
|
Status: | ✅ Deploy successful! |
Preview URL: | https://956b324d.docodile.pages.dev |
Branch Preview URL: | https://docs-1656.docodile.pages.dev |
[DOCS-1656] Document automations triggered by artifact tags
@@ -54,9 +54,9 @@ You can create a project automation at these scopes: | |||
### Artifact events | |||
This section describes the events related to an artifact that can trigger an automation. | |||
|
|||
- **Linking a new artifact**: Test and validate new models or datasets automatically. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
question: it looks like we removed Linking a new artifact
-- was this intentional?
It's still supported, just not from the Project-level automations page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, I was going to ask about it. Can you remind me where in the UI I go to see the option? I need to double-check the UI label (the others all changed in the meantime).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Updated the Registry UI copy. Thanks. :)
DOCS-1656 Document automations triggered by artifact tags
Feature is already in production.
Previews of non-trivial updates:
https://docs-1656.docodile.pages.dev/guides/core/automations/
https://docs-1656.docodile.pages.dev/guides/core/automations/automation-events/
https://docs-1656.docodile.pages.dev/guides/core/automations/create-automations/
https://docs-1656.docodile.pages.dev/guides/core/automations/create-automations/webhook/
Ready for technical review.