Commit

Commit represents a GitHub commit.
  • authorLogin
    GitHub username of the Commit author (optional).
  • authorName
    Name of the Commit author (required).
  • Git commit SHA.
  • Git commit tag
  • message
    Short message associated with the commit (only the first line!);
  • timestamp
    Unix timestamp of the commit.
  • Full URL linking to the commit in GitHub.