{"id":19583612,"url":"https://github.com/alanfischer/gitlab-teams-review-reminder","last_synced_at":"2025-04-23T01:43:11.180Z","repository":{"id":85996160,"uuid":"585744196","full_name":"alanfischer/gitlab-teams-review-reminder","owner":"alanfischer","description":"A script to notify individuals in teams about outstanding merge requests assigned to them in gitlab","archived":false,"fork":false,"pushed_at":"2023-12-05T19:20:07.000Z","size":8,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T20:51:13.234Z","etag":null,"topics":["gitlab","merge-request","microsoft-teams","mr","teams"],"latest_commit_sha":null,"homepage":"","language":"Python","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/alanfischer.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-01-06T00:39:01.000Z","updated_at":"2025-01-20T15:25:31.000Z","dependencies_parsed_at":"2025-01-10T07:30:51.350Z","dependency_job_id":null,"html_url":"https://github.com/alanfischer/gitlab-teams-review-reminder","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/alanfischer%2Fgitlab-teams-review-reminder","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanfischer%2Fgitlab-teams-review-reminder/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanfischer%2Fgitlab-teams-review-reminder/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alanfischer%2Fgitlab-teams-review-reminder/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alanfischer","download_url":"https://codeload.github.com/alanfischer/gitlab-teams-review-reminder/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250354290,"owners_count":21416748,"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","merge-request","microsoft-teams","mr","teams"],"created_at":"2024-11-11T07:43:23.041Z","updated_at":"2025-04-23T01:43:11.141Z","avatar_url":"https://github.com/alanfischer.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gitlab-teams-review-reminder\nA script to notify individuals in Microsoft Teams about outstanding merge requests assigned to them in GitLab\n\n## Prerequisites:\n - Each GitLab user should have their \"public email\" set to their Teams email\n   - This is how gitlab-teams-review-reminder is able to find their Teams account\n\n## Required Environment Variables:\n- GITLAB_API_URL=\"YOUR_GITLAB_URL/api/v4\"\n  - Your GitLab API url\n- GITLAB_PRIVATE_TOKEN=\"YOUR_GITLAB_TOKEN\"\n  - Your GitLab API token\n- GITLAB_PROJECTS=\"PROJECT_1,PROJECT_2\"\n  - Comma separated list of your GitLab projects that you want to be reminded about\n- TEAMS_WEBHOOK_URL=\"YOUR_TEAMS_WEBHOOK_URL\"\n  - Your Microsoft Teams webhook url\n## Optional Environment Variables:\n- USER_EMAILS=\"{\\\"username\\\":\\\"email\\\"}\"\n  - Useful if a user is unable to set their \"public email\" for some reason\n\n## Executing\npython3 review-reminder.py\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falanfischer%2Fgitlab-teams-review-reminder","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falanfischer%2Fgitlab-teams-review-reminder","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falanfischer%2Fgitlab-teams-review-reminder/lists"}