Record

project-hook

No description available.

record project-hook {
  build-events: option​<string>,
  created-at: option​<string>,
  enable-ssl-verification: option​<string>,
  id: option​<string>,
  issues-events: option​<string>,
  merge-requests-events: option​<string>,
  note-events: option​<string>,
  pipeline-events: option​<string>,
  project-id: option​<string>,
  push-events: option​<string>,
  tag-push-events: option​<string>,
  url: option​<string>,
  wiki-page-events: option​<string>,
}

Fields

NameTypeDescription
build-eventsoption​<string>
created-atoption​<string>
enable-ssl-verificationoption​<string>
idoption​<string>
issues-eventsoption​<string>
merge-requests-eventsoption​<string>
note-eventsoption​<string>
pipeline-eventsoption​<string>
project-idoption​<string>
push-eventsoption​<string>
tag-push-eventsoption​<string>
urloption​<string>
wiki-page-eventsoption​<string>