{"id":21970942,"url":"https://github.com/librecodecoop/gitlabbundle","last_synced_at":"2026-02-21T09:01:24.767Z","repository":{"id":42206531,"uuid":"400011266","full_name":"LibreCodeCoop/GitLabBundle","owner":"LibreCodeCoop","description":"Kimai GitLab plugin","archived":false,"fork":false,"pushed_at":"2022-04-10T13:09:53.000Z","size":96,"stargazers_count":11,"open_issues_count":3,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-28T11:49:22.394Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/LibreCodeCoop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-08-26T02:04:16.000Z","updated_at":"2023-11-30T16:43:54.000Z","dependencies_parsed_at":"2022-08-12T09:31:31.265Z","dependency_job_id":null,"html_url":"https://github.com/LibreCodeCoop/GitLabBundle","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/LibreCodeCoop/GitLabBundle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreCodeCoop%2FGitLabBundle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreCodeCoop%2FGitLabBundle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreCodeCoop%2FGitLabBundle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreCodeCoop%2FGitLabBundle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/LibreCodeCoop","download_url":"https://codeload.github.com/LibreCodeCoop/GitLabBundle/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/LibreCodeCoop%2FGitLabBundle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29677881,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-21T06:23:40.028Z","status":"ssl_error","status_checked_at":"2026-02-21T06:23:39.222Z","response_time":107,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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-11-29T14:44:46.886Z","updated_at":"2026-02-21T09:01:24.733Z","avatar_url":"https://github.com/LibreCodeCoop.png","language":"PHP","readme":"# GitLabBundle\n\nA Kimai 2 plugin, which send duration of cards to GitLab spend issues of timesheet.\n\n## Installation\n\nFirst clone it to your Kimai installation `plugins` directory:\n```\ncd /kimai/var/plugins/\ngit clone https://github.com/LibreCode/GitLabBundle.git\n```\n\nAnd then rebuild the cache: \n```\ncd /kimai/\nbin/console kimai:reload -n\n```\n\nYou could also [download it as zip](https://github.com/LibreCode/GitLabBundle/archive/master.zip) and upload the directory via FTP:\n\n```\n/kimai/var/plugins/\n├── GitLabBundle\n│   ├── GitLabBundle.php\n|   └ ... more files and directories follow here ... \n```\n## How to use?\n\n### Configuring\n\n#### GitLab settings\n\n* Generate a GitLab private token with scope \"api\". See GitLab documentation for more information: https://docs.gitlab.com/ee/user/profile/personal_access_tokens.html\n* Go to Settings \u003e GitLab and fill private token and instance base URL:\n\n  ![settings](Resources/assets/images/admin_settings.png)\n\n#### Project settings\n\n* Get the GitLab project id going to GitLab repository\n\n  ![settings](Resources/assets/images/gitlab_project_id.png)\n\n* Edit or create a Kimai project associated to GitLab repository and fill the GitLab project ID:\n\n  ![settings](Resources/assets/images/project_settings.png)\n\n  \u003e PS: You only will see this field if you configure the GitLab private token\n\n#### Associate specific timesheet to GitLab\n* On create or edit form you will see the GitLab issue ID field:\n\n  ![settings](Resources/assets/images/gitlab_issue_id.png)\n\n  \u003e PS: You only will see this field if you configure the GitLab private token\n\n## Results\n\n* After you save a entry on Kimai with GitLab issueId you will see the spend time on GitLab\n\n  ![settings](Resources/assets/images/gitlab_spend_time.png)\n\n## How it works?\n\nWhen you do any of these actions:\n\n* `TimesheetCreatePostEvent`\n* `TimesheetUpdatePostEvent`\n* `TimesheetDuplicatePostEvent`\n* `TimesheetStopPostEvent`\n* `TimesheetDeletePreEvent`\n\nThe plugin will identify if it has an issueId, having issueId a query will be performed to add the time spent of all records in the project that have an issueId equal to the issueId sent.\n\nTwo requests will be made to GitLab:\n1. Reset time spent\n2. Define the total time spent\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrecodecoop%2Fgitlabbundle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibrecodecoop%2Fgitlabbundle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibrecodecoop%2Fgitlabbundle/lists"}