{"id":15416799,"url":"https://github.com/filipoliko/qape-reporter-gitlab","last_synced_at":"2026-05-13T20:35:10.356Z","repository":{"id":65478799,"uuid":"157934531","full_name":"Filipoliko/qape-reporter-gitlab","owner":"Filipoliko","description":"QApe will report all issues to your gitlab repository!","archived":false,"fork":false,"pushed_at":"2019-05-28T10:21:33.000Z","size":9,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-12T19:46:34.166Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Filipoliko.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-11-17T00:01:23.000Z","updated_at":"2021-06-17T17:42:28.000Z","dependencies_parsed_at":"2023-01-25T08:05:16.663Z","dependency_job_id":null,"html_url":"https://github.com/Filipoliko/qape-reporter-gitlab","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filipoliko%2Fqape-reporter-gitlab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filipoliko%2Fqape-reporter-gitlab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filipoliko%2Fqape-reporter-gitlab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Filipoliko%2Fqape-reporter-gitlab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Filipoliko","download_url":"https://codeload.github.com/Filipoliko/qape-reporter-gitlab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247291789,"owners_count":20914924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-01T17:13:51.644Z","updated_at":"2025-10-28T09:05:30.710Z","avatar_url":"https://github.com/Filipoliko.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# QApe Reporter Gitlab\nThis is reporter for [QApe](https://www.npmjs.com/package/qape). It can report all the errors he finds to gitlab issue tracker.\n\n## Installation\nAdd reporter as a dependency\n```\nnpm install qape-reporter-gitlab\n```\nUpdate QApe config\n```javascript\nexport default {\n\t...\n\treporters: ['gitlab'],\n\treporterOptions: {\n\t\tgitlab: {\n\t\t\turl: 'https://gitlab.com'\n\t\t\tprojectId: 1,\n\t\t\tprivateToken: 'private_token', // Gitlab private token to access gitlab API\n\t\t\tassignees: ['username', 1] // (Optional) Gitlab username or user id\n\t\t}\n\t}\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipoliko%2Fqape-reporter-gitlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffilipoliko%2Fqape-reporter-gitlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffilipoliko%2Fqape-reporter-gitlab/lists"}