For the complete documentation index, see llms.txt. This page is also available as Markdown.

Github Metadata

A complete list of metadata ingested by Harness AIDI from GitHub.

GITHUB COMMIT INGESTION UPDATE (RESOLVED)

A GitHub Events API change temporarily impacted ingestion of non-PR commits in Harness AIDI.

The issue has been resolved, and missing commits have been backfilled for all healthy, non-satellite integrations. Some integrations may require token updates before backfill can complete.

For details, see GitHub Commit Ingestion Update.

Harness SEI uses Rest APIs to connect to GitHub. Using these API calls, SEI ingests metadata for GitHub commits, pull requests, issues, repositories, tags, and users. This metadata is used to generate engineering metrics and insights.

GitHub commits

Metadata
  • sha

  • url

  • author

  • committer

  • message

  • timestamp

  • git_author

  • git_committer

  • stats

  • files

GitHub issues

Metadata
  • id

  • number

  • title

  • user

  • labels

  • state

  • assignee

  • locked

  • active_lock_reason

  • assignees

  • comments

  • created_at

  • updated_at

  • closed_at

  • author_association

  • body

  • milestone

  • events

  • issue_events

GitHub pull requests

Metadata
  • id

  • number

  • state

  • locked

  • title

  • user

  • body

  • created_at

  • updated_at

  • closed_at

  • merged_at

  • merge_commit_sha

  • assignee

  • assignees

  • requested_reviewers

  • requested_teams

  • labels

  • milestone

  • head

  • base

  • author_association

  • reviews

  • pr_commits

  • merge_commit

  • additions

  • deletions

  • change_files

  • commits

  • patches

GitHub repositories

Metadata
  • name

  • full_name

  • description

  • owner

  • master_branch

  • created_at

  • pushed_at

  • updated_at

  • size

  • is_private

  • language

  • languages

  • events

  • pull_requests

  • tags

  • issues

  • issue_events

  • id

  • html_url

GitHub tags

Metadata
  • name

  • commit

  • node_id

GitHub users

Metadata
  • type

  • login

  • orgVerifiedDomainEmails

  • name

  • email (GitHub App)

GitHub repository events

Metadata
  • id

  • type

  • is_public

  • actor

  • org

  • created_at

  • commits

Last updated

Was this helpful?