repo send_cpt_notification

Send a CPT notification to slack about the completion of a CPT job.

Parameters

regression_summary_path

  • Path to the regression_summary.yaml file generated by TOPSAIL/MatrixBenchmarking

title

  • The title to give to the notification message

slack

  • Enable or disable sending the CPT notification to Slack

  • default value: True

dry_run

  • If enabled, don’t send any notification, just show the message in the logs