Skip to content

Release v6.0.0-rc.1

Compare
Choose a tag to compare
@Toshik1978 Toshik1978 released this 16 Nov 17:03
· 43 commits to master since this release
9c954e2

What's new?

  • Github: Add missing "private" member to repositories in installation event, thanks @gsaraf for the PR
  • GitLab: Add id and email in gitlab user, thanks @faldez for the PR
  • GitHub: Add "Runner" to BuildEventPayload struct, thanks @thedemoncat for the PR
  • GitHub: Added GitHub deploy_key Event, thanks @ptu for the PR
  • GitHub: Implement github workflow events (Dispatch, Job, Run), thanks @dvonthenen for the PR and @tohjustin for review