{"id":25182883,"url":"https://github.com/danikohub/gitlab_notifications","last_synced_at":"2026-04-29T17:32:34.432Z","repository":{"id":271744669,"uuid":"914431159","full_name":"DanikoHub/gitlab_notifications","owner":"DanikoHub","description":"Получение уведомлений из Gitlab в Телеграм боте","archived":false,"fork":false,"pushed_at":"2025-02-11T08:32:23.000Z","size":89,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-04T07:12:53.503Z","etag":null,"topics":["gitlab","telegram-bot"],"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/DanikoHub.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":"2025-01-09T15:28:58.000Z","updated_at":"2025-02-11T08:36:42.000Z","dependencies_parsed_at":"2025-01-09T16:56:24.242Z","dependency_job_id":"bbab2add-d359-4e9e-91d6-c84f5f704f60","html_url":"https://github.com/DanikoHub/gitlab_notifications","commit_stats":null,"previous_names":["danikohub/gitlab_notifications"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanikoHub%2Fgitlab_notifications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanikoHub%2Fgitlab_notifications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanikoHub%2Fgitlab_notifications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DanikoHub%2Fgitlab_notifications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DanikoHub","download_url":"https://codeload.github.com/DanikoHub/gitlab_notifications/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247135155,"owners_count":20889421,"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","telegram-bot"],"created_at":"2025-02-09T18:18:18.096Z","updated_at":"2026-04-29T17:32:34.376Z","avatar_url":"https://github.com/DanikoHub.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Уведомления из Gitlab в Telegram\n\n## 📌Основная информация о проекте\n\n- Данный проект использует функциональность Webhooks в Gitlab\n- При совершении события в Gitlab (ответ на комментарий, создание issue, изменение лейблов, назначение новых сотрудников и тд) отправляется запрос на сервер с информацией о событии\n- После обработки полученных данных отправляется запрос к Telegram API, после чего выбранные пользователи получают уведомление о событии\n\n### 🚀Стек технологий\n\n- Python - язык программирования проекта\n- Telebot - python фреймворк для работы с Telegram API\n- SQLAlchemy - python библиотека для работы с запросами к БД\n- Flask - python фреймворк для создания веб-приложений\n\n- PostgreSQL - Основная СУБД проекта\n\n- Docker - контейнеризация проекта\n\n### 🔔Практическое применение\n\n- Гибкая настройка уведомлений о событиях в issues\n- Выгрузка информации по issues, к примеру сроки исправления, актуальные лейблы или была ли взята ошибка в работу\n- Интеграция с Google sheets для сохранения заведенных ошибок\n\n## Запуск проекта\n\n1. Необходимо создать файл `.env` и указать в нем переменные окружения, для примера можно использовать файл `env.example`\n\n3. Запустить проект через Docker\n```bash\ndocker build -t gitlab-telegram-bot .\ndocker run -p 5000:5000 --env-file .env gitlab-telegram-bot\n```\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanikohub%2Fgitlab_notifications","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdanikohub%2Fgitlab_notifications","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdanikohub%2Fgitlab_notifications/lists"}