instructlab / instructlab-bot

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

Only display the latest job in the results instead of all results in the <svc>-<pr>-<hash> directory #235

Closed nerdalert closed 4 months ago

nerdalert commented 4 months ago

Approved by triagers. This also preps for scaling out workers since data is sourced from the local worker and not the S3 bucket. The index will just generate files locally significant to the worker (e.g. the current job it is processing).