Skip to content

Remove test flag

Adam Cohen requested to merge remove-test-flag into master

What does this MR do?

This MR removes the test flag as discussed here:

  1. It adds complexity.
  2. It was only used when first creating the security-triage-automation tool.
  3. We probably shouldn't be polluting the gitlab-org/gitlab project when we can simply use the -i, --issue-project-path=PATH parameter to create issues in a completely separate test project.

What are the relevant issue numbers?

N/A

Merge request reports