{"id":24977929,"url":"https://github.com/mondata-dev/gitlab-reminder","last_synced_at":"2025-03-29T08:44:37.440Z","repository":{"id":200533029,"uuid":"690570760","full_name":"mondata-dev/gitlab-reminder","owner":"mondata-dev","description":"Reminder script for unanswered gitlab service desk issues","archived":false,"fork":false,"pushed_at":"2024-09-19T09:33:34.000Z","size":14,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-03T23:44:05.088Z","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/mondata-dev.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-12T12:58:55.000Z","updated_at":"2024-09-19T09:33:37.000Z","dependencies_parsed_at":"2025-02-03T23:42:29.434Z","dependency_job_id":"d85ca6e7-5582-419e-bf97-b40735049e75","html_url":"https://github.com/mondata-dev/gitlab-reminder","commit_stats":null,"previous_names":["mondata-dev/gitlab-reminder"],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mondata-dev%2Fgitlab-reminder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mondata-dev%2Fgitlab-reminder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mondata-dev%2Fgitlab-reminder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mondata-dev%2Fgitlab-reminder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mondata-dev","download_url":"https://codeload.github.com/mondata-dev/gitlab-reminder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246162115,"owners_count":20733355,"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":"2025-02-03T23:42:19.336Z","updated_at":"2025-03-29T08:44:37.418Z","avatar_url":"https://github.com/mondata-dev.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reminder for unanswered gitlab issues\n\nThis tiny script sends a daily reminder via slack if there are unanswered gitlab issues in a gitlab service desk project.\n\n## Environment variables\n\n- `GITLAB_TOKEN`: Gitlab access token (requires `read_api` access to gitlab project)\n- `GITLAB_HOST`: Gitlab host url, e.g. `https://gitlab.com`\n- `GITLAB_PROJECT_ID`: Gitlab project id, e.g. `123456`\n- `SLACK_WEBHOOK_URL`: Slack webhook url, e.g. `https://hooks.slack.com/services/...`\n\n## Kubernetes Setup\n\nThere is a kubernetes cron job template in the `k8s` folder.\nJust replace the configmap and secret values and use `kubectl` to apply them.\nYou can also create a kustomize overlay for you custom values.\n\n## Build docker image\n\n```bash\ndocker build -t mondata/gitlab-reminder:VERSION .\ndocker push mondata/gitlab-reminder:VERSION\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmondata-dev%2Fgitlab-reminder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmondata-dev%2Fgitlab-reminder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmondata-dev%2Fgitlab-reminder/lists"}