Skip to content

Missing pipeline_events in hooks #219

@boredstiff

Description

@boredstiff

https://github.com/gpocentek/python-gitlab/blob/master/gitlab/objects.py#L1418

pipeline_events should be in here, and it's missing.

This results in creating a hook with no pipeline_events, but all the other events.

If you update a hook, it will update everything except for this.

It just uses the default value of False.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions