Skip to content

Installation repositories event does not pull in some data #1117

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions