Skip to content

Add summary bot in MC Request (just for test-repo)

Emir Muhammad requested to merge emmuhamm_summary_test into main

Analysis Productions has a really nice feature where there is a little bot that updates the merge request as it proceeds

Screenshot_2024-03-18_at_14.14.59

This merge request adds something similar for MC Requests, albeit more light weight given the requirements in MC Requests.

The bot will print out the summary of:

  • what jobs will be submitted
  • how many events per job will be submitted
  • what priority it will be in
  • what filetype it is
  • Total number of events being generated for DST / other / generated

Which will look similar to the issue table produced after a request gets submitted, but also slightly different.

Edited by Emir Muhammad

Merge request reports