Skip to main content
Find Repo Summary with Github

Get metrics of a given repo

Updated over a week ago

Introduction

This integration enables users to retrieve key metrics for a specified GitHub repository using Clay. By leveraging GitHub's REST API, specifically the Metrics endpoints, the action fetches data such as repository activity, commit counts, and contributor statistics. This functionality allows for quick insights into repository performance and contribution trends, facilitating data-driven decision-making in software development processes.

Input

Name

Is Optional

Description

Type

Repository URL

url

Output

Name

Type

Id

number

Node Id

text

Name

text

Full Name

text

Private

boolean

Owner

object

Html Url

url

Description

text

Fork

boolean

Url

url

Forks Url

url

Keys Url

url

Collaborators Url

url

Teams Url

url

Hooks Url

url

Issue Events Url

url

Events Url

url

Assignees Url

url

Branches Url

url

Tags Url

url

Blobs Url

url

Git Tags Url

url

Git Refs Url

url

Trees Url

url

Statuses Url

url

Languages Url

url

Stargazers Url

url

Contributors Url

url

Subscribers Url

url

Subscription Url

url

Commits Url

url

Git Commits Url

url

Comments Url

url

Issue Comment Url

url

Contents Url

url

Compare Url

url

Merges Url

url

Archive Url

url

Downloads Url

url

Issues Url

url

Pulls Url

url

Milestones Url

url

Notifications Url

url

Labels Url

url

Releases Url

url

Deployments Url

url

Created At

date

Updated At

date

Pushed At

date

Git Url

text

Ssh Url

text

Clone Url

url

Svn Url

url

Homepage

number

Size

number

Stargazers Count

number

Watchers Count

number

Language

text

Has Issues

boolean

Has Projects

boolean

Has Downloads

boolean

Has Wiki

boolean

Has Pages

boolean

Has Discussions

boolean

Forks Count

number

Archived

boolean

Disabled

boolean

Open Issues Count

number

Allow Forking

boolean

Is Template

boolean

Web Commit Signoff Required

boolean

Visibility

text

Forks

number

Open Issues

number

Watchers

number

Default Branch

text

Permissions

object

Temp Clone Token

number

Allow Squash Merge

boolean

Allow Merge Commit

boolean

Allow Rebase Merge

boolean

Allow Auto Merge

boolean

Delete Branch On Merge

boolean

Allow Update Branch

boolean

Use Squash Pr Title As Default

boolean

Squash Merge Commit Message

text

Squash Merge Commit Title

text

Merge Commit Message

text

Merge Commit Title

text

Organization

object

Network Count

number

Subscribers Count

number

Read Me Content

text

Did this answer your question?