• Vladimir Shushlin's avatar
    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
238876-support-deployment-events-webhook-at-group-level.yml 92 Bytes