# Functions
CheckIncluded verifies whether a particular repo is in the skipped list or not.
CloneRepo method to clone dev-analytics-api repo as it contains the fixtures files.
FilterUniqueList returns unique elements in the data array.
GetGithubRepoList returns the list of repositories for a given endpoint.
GetYamlFiles returns all the fixture yaml files.
ParseOrg returns the org name by parsing the input param.
ParseYamlFile reads the fixture yaml file and returns the model.
# Type aliases
RepoList represents list of Repos.