The Gitlab v4 jobs api (https://docs.gitlab.com/ee/api/jobs.html#get-a-single-job) returns a `tag_list` which is an array of runner tags. This field is missing in the `Job` class. Would it be possible to add this? Thank you.