Skip to content

Pipeline filter by trigger author

Payton Burdette requested to merge filter-pipelines-feature into master

What does this MR do?

This MR introduces the ability to filter pipelines and still poll the api with the correct query params. This feature will live behind filter_pipelines_search feature flag currently disabled by default.

For this MR the ability to filter by trigger author is introduced. Another MR will be created to filter by branch, and then the feature flag will be set default enabled true.

Related issue: #215367 (closed)

triggerauthor-filter

filter-trigger-author-list

Screenshots

Screen_Shot_2020-04-28_at_10.57.03_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Mayra Cabrera

Merge request reports