• K
    Add new data to project in push, issue, merge-request and note webhooks data · b123171d
    Kirill Zaitsev 提交于
    - 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
    b123171d
可在Tags中查看这些版本中当前仓库的状态.
CHANGELOG 111.0 KB