We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 283e7cc commit b6c0872Copy full SHA for b6c0872
gitlab/v4/objects/pipelines.py
@@ -96,6 +96,7 @@ class ProjectPipelineManager(RetrieveMixin, CreateMixin, DeleteMixin, RESTManage
96
_list_filters = (
97
"scope",
98
"status",
99
+ "source",
100
"ref",
101
"sha",
102
"yaml_errors",
0 commit comments