{"id":22092936,"url":"https://github.com/altayer-digital/better-gitlab","last_synced_at":"2025-07-24T20:32:28.846Z","repository":{"id":37691211,"uuid":"181227856","full_name":"altayer-digital/better-gitlab","owner":"altayer-digital","description":"Better gitlab \u0026 JIRA integration","archived":false,"fork":false,"pushed_at":"2023-01-05T00:55:30.000Z","size":3100,"stargazers_count":8,"open_issues_count":22,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-04-09T12:03:40.331Z","etag":null,"topics":["gitlab","jira"],"latest_commit_sha":null,"homepage":"","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/altayer-digital.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":"2019-04-13T20:56:27.000Z","updated_at":"2023-07-26T17:37:57.000Z","dependencies_parsed_at":"2023-02-03T02:45:59.492Z","dependency_job_id":null,"html_url":"https://github.com/altayer-digital/better-gitlab","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altayer-digital%2Fbetter-gitlab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altayer-digital%2Fbetter-gitlab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altayer-digital%2Fbetter-gitlab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/altayer-digital%2Fbetter-gitlab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/altayer-digital","download_url":"https://codeload.github.com/altayer-digital/better-gitlab/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227476034,"owners_count":17779417,"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":["gitlab","jira"],"created_at":"2024-12-01T03:11:55.539Z","updated_at":"2024-12-01T03:11:56.767Z","avatar_url":"https://github.com/altayer-digital.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Better Gitlab\n===\nThis project aims at improving Gitlab \u0026 JIRA integration, by enriching gitlab views with information from JIRA.\n\nTested on node version 11.12.0\n\n## MR List view\nIt adds the following to the gitlab merge request list view:\n- JIRA ticket info such as issueType, priority, status \u0026 reporter.\n- displays the avatars of authors who upvoted the mr.\n- highlights thumbsup icon in yellow if the mr is upVoted by config.gitlabUsername.\n- displays the avatars of authors who commented on the mr.\n- highlights comments icon in red if the mr has unresolved discussions opened by config.gitlabUsername.\n- \\# of files changed.\n- \\# of lines added.\n- \\# of lines removed.\n- amount of time spent on ticket by entire team (as seen in tempo worklogs on JIRA).\n- ability to filter / sort by all the information mentioned above using JavaScript.\n\n## Setup\ncreate `config/user.yml` with the following information:\n```\nJIRAAPIBaseURL: ''\nJIRAWebBaseURL: ''\nJIRAUser: ''\nJIRAAPIToken: ''\n\ngitlabProjectId: 0\ngitlabUsername: ''\ngitlabAccessToken: ''\n```\n\nNext run the following from terminal under project directory:\n```sh\nyarn install\nyarn \nstart\nvisit http://localhost:3000\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltayer-digital%2Fbetter-gitlab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faltayer-digital%2Fbetter-gitlab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faltayer-digital%2Fbetter-gitlab/lists"}