It did what it should do, until it got near the end and gave the following output in the Generate test-status.json step:
Traceback (most recent call last):
File "/home/runner/work/PackageDistro/PackageDistro/tools/generate_test_status.py", line 92, in <module>
job = jobs_dict[name]
~~~~~~~~~^^^^^^
KeyError: 'master / Build GAP and packages'
Error: Process completed with exit code 1.