instructlab / instructlab-bot

GitHub bot to assist with the taxonomy contribution workflow
Apache License 2.0
14 stars 16 forks source link

Added error handling and a job id PR comment for a new job #210

Closed nerdalert closed 4 months ago

nerdalert commented 4 months ago

Closes #170 Closes #199 Closes #186

nerdalert commented 4 months ago

@vishnoianil Here is output from the three functions. I just added one comment at trigger to give a job ID and job type so it's easy to correlate to the status box (and message to look in the status box for results). A couple of the status msgs don't quite fit but we can tinker with that later.

image

Here is output from an error (note: the error is reproducible just deleting the tax repo on the worker but is dependent on #207.

image

See what you think, ty!