Skip to content
Snippets Groups Projects
Select Git revision
  • blank-project-form
  • cngo-remove-vue-unused-properties
  • 515679-instrument_tokens_namespace
  • 515866-add-back-db-check
  • 498881-rm-fk
  • master default protected
  • 517497_update_documentation_about_diff_version_limit
  • 499873-radbatnag-refuse-to-delete-protected-tag
  • tbulva-header-search-bar-tweak
  • jnnkl-duo-multi-slash
  • morefice/fix-table-sizes-keep
  • 520982-feature-flag-rollout-of-unblock_rules_using_pipeline_execution_policies
  • 498881-remove-broken-foreign-key-fk_rails_e214655a86_p
  • morefice/fix-finalize-background-migration-database-name
  • 519960-create-ci-pipeline-schedule-inputs-table
  • asalii-master-patch-33263
  • 519960-pipeline-schedule-inputs-endpoint
  • 520302_increase_backtrace
  • cngo-inline-ui-text
  • check-tag-rules-when-deleting-container-images
  • v17.7.6-ee protected
  • v17.8.4-ee protected
  • v17.9.1-ee protected
  • v17.8.3-ee protected
  • v17.7.5-ee protected
  • v17.9.0-ee protected
  • v17.9.0-rc42-ee protected
  • v17.6.5-ee protected
  • v17.7.4-ee protected
  • v17.8.2-ee protected
  • v17.6.4-ee protected
  • v17.7.3-ee protected
  • v17.8.1-ee protected
  • v17.8.0-ee protected
  • v17.7.2-ee protected
  • v17.8.0-rc42-ee protected
  • v17.5.5-ee protected
  • v17.6.3-ee protected
  • v17.7.1-ee protected
  • v17.7.0-ee protected
40 results

238876-support-deployment-events-webhook-at-group-level.yml

  • Vladimir Shushlin's avatar
    0b61ce4c
    Add deployment events to group webhooks · 0b61ce4c
    Vladimir Shushlin authored
    We recently released deployment webhooks on the project level,
    but have forgotten about group interface for them.
    
    Interface re-uses the same view, but the parameter is not
    whitelisted for group-webhooks.
    
    So this commit:
    - adds "deployment_events" to triggerable events for group
    - adds it to controller whitelist(and refactors it a little)
    - adds it the API params and response
    - adds it to group hooks API docs
    0b61ce4c
    History
    Add deployment events to group webhooks
    Vladimir Shushlin authored
    We recently released deployment webhooks on the project level,
    but have forgotten about group interface for them.
    
    Interface re-uses the same view, but the parameter is not
    whitelisted for group-webhooks.
    
    So this commit:
    - adds "deployment_events" to triggerable events for group
    - adds it to controller whitelist(and refactors it a little)
    - adds it the API params and response
    - adds it to group hooks API docs
Code owners
Assign users and groups as approvers for specific file changes. Learn more.