Skip to content

Installation repositories event does not pull in some data #1117

@joshsmith

Description

@joshsmith

Problem

When we receive the installation_repositories event, we are unfortunately not pulling in some data about the repository, including:

  • github_account_id
  • github_account_login
  • github_account_avatar_url
  • github_account_type

This data is available in the installation's account object.

I'm wondering if we should simply defer to the installation's data on this and instead remove the github_account_ details from the repos themselves.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions