Get Repositories

Fetch the list of repositories for a specified GitHub organization.

Syntax

Below is a line-by-line overview of the automation syntax. Expand each line to learn more.

get the repositories from {the source organization}

What does it do? Fetch the list of repositories for a specified GitHub organization.

Where does it go? This is the base syntax for the procedure.

Is it required? ✅ Yes — This phrase is required in the syntax.

Does it require input data? ✅ Yes — This phrase requires a value for the source organization.

Examples

1. Retrieve the list of repositories from an organization

get some repositories from the source organization
       the source organization is "kognitos"

Last updated

Was this helpful?