Skip to content
  • Kirill Zaitsev's avatar
    Add new data to project in push, issue, merge-request and note webhooks data · c6ea19b483b0
    Kirill Zaitsev authored
    - Add `avatar_url`, `description`, `git_ssh_url`, `git_http_url`,
      `path_with_namespace` and `default_branch` in `project` in push, issue,
      merge-request and note webhooks data
    - Deprecate the `ssh_url` in favor of `git_ssh_url` and `http_url` in
      favor of `git_http_url` in `project` for push, issue, merge-request and
      note webhooks data
    - Deprecate the `repository` key in push, issue, merge-request and
      note webhooks data, use `project` instead
    c6ea19b483b0