GitHub · Arazzo Workflow
GitHub Fork a Gist and Comment on the Fork
Version 1.0.0
Fork an existing gist into your account and leave a comment on the fork.
Provider
Workflows
fork-gist-and-comment
Fork a gist then comment on the resulting fork.
Forks a gist and chains the returned fork id into a call that adds a comment to the fork.
1
forkGist
forkgist
Fork the source gist into the authenticated account.
2
commentOnFork
creategistComment
Add a comment to the forked gist using the fork id returned by the fork step.