Skip to content

Add Topics to PushEventRepository #2741

Closed
@ecrupper

Description

@ecrupper

I would like to leverage the topics field found in the repository object of several webhook event payloads. I noticed that for the push event, which has a special repo struct, the Topics field was missing.

I plan on implementing this enhancement the same way the standard repository struct does it, unless there are any objections. I am curious why it is of type []string and not *[]string though, if anyone would be willing to clarify that for me? It doesn't get an accessor generated as a result.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions