Skip to content

Add an option to get the id of an event #199

@Techcable

Description

@Techcable

All events start with an 'event id' like this:

  {
    "id": "2834753425",
    "type": "ForkEvent",
    "actor": {
      "id": 8795909,
      "login": "Prismarine",
      "gravatar_id": "",
      "url": "https://api.github.com/users/Prismarine",
      "avatar_url": "https://avatars.githubusercontent.com/u/8795909?"
    },
    "repo": {
      "id": 29747510,
      "name": "Techcable/mc-dev",
      "url": "https://api.github.com/repos/Techcable/mc-dev"
    },

Could you please add a method to get the event id from the api?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions