Project Dependency: Add tracked ref filter option
What does this MR do and why?
Add filter tracked ref to project dependency page.
Note:
- The BE schema accepts the arguments, but the actual filtering logic is still in development.
- The default branch is not pre-selected, it will be tackled in a later MR
References
Screenshots or screen recordings
| Before | After |
|---|---|
How to set up and validate locally
- Enable FF:
project_dependency_tracked_refvulnerabilities_across_contexts
- Clone any project that will generate dependency findings
- Run a successful pipeline
- Navigate to the Project > Dependency List
- Click on the tracked ref dropdown, it will make the GraphQL request
MR acceptance checklist
Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Related to #601839
Edited by Samantha Ming
