Skip to content

Use triage instead of script

John Hope requested to merge use-triage-instead-of-script into master

Switches to using the gitlab-triage project to generate the monthly triage issues, so that they can eventually be expanded to other teams and bypass the spam filter.

  • Ensure same issues are returned as the Ruby script
  • Add state/label to end of issue line
  • Auto-include Milestone in the title
  • Update the CI/CD script to use gitlab-triage for artifact generation
  • Add destination as gitlab-org/plan for now
  • Update CI/CD script to use gitlab-triage for issue generation
  • Update Readme to deprecate the Ruby script
  • Test CI/CD Pipeline
  • Attempt to remove program output from dry-run
Edited by John Hope

Merge request reports