Skip to content

WIP: Add script to report a job's test results in issues

Mark Lapierre requested to merge ml-add-report-test-results-in-issues into master

This is a rough first attempt at a script that can be run in a test job to create/update issues to report the status of the test in the various test environments.

TODO:

  • Use the appropriate environment label
  • Replace the hardcoded failing job URL with the appropriate real one
  • Add an option to specify the project
  • Error handling
  • Clean up and refactor

Part of https://gitlab.com/gitlab-org/quality/team-tasks/issues/387

Edited by Mark Lapierre

Merge request reports

Loading