This plugin expects as inputs to a jobset the following: - gitlab_status_repo => Name of the repository input pointing to that status updates should be POST'ed, i.e. the jobset has a git input "nixexprs": "https://gitlab.example.com/project/nixexprs", in which case "gitlab_status_repo" would be "nixexprs". - gitlab_project_id => ID of the project in Gitlab, i.e. in the above case the ID in gitlab of "nixexprs"