Skip to main content
github.onTagCreated starts an automation when a repository tag is created.
automations/github-tag-created.automation.ts
Returns the typed create payload with ref_type: "tag". GitHub does not deliver this event when more than three tags are created at once. Requires Contents read permission.