Skip to content

Add verify feature categories to controller actions

Albert requested to merge 341167-add-verify-testing-feature-categories into master

What does this MR do and why?

Add verify feature categories to controller actions:

  • app/controllers/projects/badges_controller.rb -> :code_testing
  • app/controllers/projects/graphs_controller.rb -> :continuous_integration

Screenshots or screen recordings

These are strongly recommended to assist reviewers and reduce the time to merge your change.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #341167 (closed)

Edited by Albert

Merge request reports