Starred Tangled Repo to Semble Collection
All Tangled Repositories starred are saved into a Semble Collection. (V3)
sh.tangled.feed.star- Lexicon
sh.tangled.feed.star- Operations
- Record created
Conditions
event.didequals{{self}}- Fetches only Tangled stars by the automation owner
Data Sources (1)
sembleCollection— Fetches data from Semble Collection- Lookup
{{CollectionURI}}
Actions (2)
Save on SembleAction 1- Build Tangled Repository URL and saves as Semble Card
- Page URL
https://tangled.org/{{event.commit.record.subject.did}}
Create a recordAction 2- Saves the Semble Card from action1 into the provided Semble Collection
- Target Collection
network.cosmik.collectionLink- Record Template
{ "card": { "cid": "{{action1.cid}}", "uri": "{{action1.uri}}" }, "addedAt": "{{now}}", "addedBy": "{{self}}", "createdAt": "{{now}}", "collection": { "cid": "{{sembleCollection.cid}}", "uri": "{{sembleCollection.uri}}" }, "provenance": { "via": { "cid": "{{action1.cid}}", "uri": "{{action1.uri}}" } } }