{"id":19225131,"url":"https://github.com/ischeme4u/sc-gitlab-webhook","last_synced_at":"2026-05-14T18:33:21.734Z","repository":{"id":65385646,"uuid":"333610225","full_name":"iScheme4U/sc-gitlab-webhook","owner":"iScheme4U","description":"A simple Gitlab WebHook","archived":false,"fork":false,"pushed_at":"2021-03-04T00:57:42.000Z","size":65,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-07T20:47:32.338Z","etag":null,"topics":["gitlab","webhooks"],"latest_commit_sha":null,"homepage":"","language":"Python","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/iScheme4U.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGES.rst","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-01-28T01:30:03.000Z","updated_at":"2021-03-04T00:57:35.000Z","dependencies_parsed_at":"2023-01-21T07:00:52.855Z","dependency_job_id":null,"html_url":"https://github.com/iScheme4U/sc-gitlab-webhook","commit_stats":null,"previous_names":["scott-lau/sc-gitlab-webhook"],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iScheme4U%2Fsc-gitlab-webhook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iScheme4U%2Fsc-gitlab-webhook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iScheme4U%2Fsc-gitlab-webhook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iScheme4U%2Fsc-gitlab-webhook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iScheme4U","download_url":"https://codeload.github.com/iScheme4U/sc-gitlab-webhook/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240298489,"owners_count":19779283,"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","webhooks"],"created_at":"2024-11-09T15:14:03.437Z","updated_at":"2026-05-14T18:33:21.703Z","avatar_url":"https://github.com/iScheme4U.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://badge.fury.io/py/sc-gitlab-webhook.svg\n    :target: https://badge.fury.io/py/sc-gitlab-webhook\n.. image:: https://img.shields.io/pypi/pyversions/sc-gitlab-webhook\n    :alt: PyPI - Python Version\n\nA simple Gitlab WebHook\n========================================\n\nThis project provides a Gitlab web hook to receive Gitlab events and process these events.\n\n\nInstallation\n------------\n\nIt is possible to install the tool with `pip`::\n\n    pip install sc-gitlab-webhook\n\nConfiguration\n-------------\n\nFirst, make sure /var/opt/sc directory exists, if not create this directory and make sure current user has the right\nto create files in this directory.\n\nYou can copy `default.yml \u003chttps://github.com/Scott-Lau/sc-gitlab-webhook/blob/master/webhook/tests/sample_config/default.yml\u003e`_\nto /var/opt/sc/.sc-gitlab-webhook/production.yml to initialize the production configuration.\n\nThe default configuration file looks like this::\n\n    dev:\n      # whether this program is running is development mode\n      dev_mode: False\n\n    # flask server info\n    server:\n      # flask server IP\n      ip: \"localhost\"\n      # flask server port\n      port: 8080\n\n    # rocketmq configurations\n    rocketmq:\n      # name server ip\n      name_server_ip: \"localhost\"\n      # name server port\n      name_server_port: 9876\n      # group id\n      group_id: \"GITLAB_WEBHOOK_MSG\"\n      # message topic\n      msg_topic: \"GITLAB_WEBHOOK\"\n      # message keys\n      msg_keys: \"GITLAB\"\n      # message tags\n      msg_tags: \"GITLAB\"\n\n\nDependencies\n------------\n\n* `sc-utilities \u003chttps://github.com/Scott-Lau/sc-utilities\u003e`_ \u003e= 0.0.2\n* `sc-config \u003chttps://github.com/Scott-Lau/sc-config\u003e`_ \u003e= 0.0.3\n* `flask \u003chttps://github.com/pallets/flask\u003e`_ \u003e= 1.1.2\n* `rocketmq-client-python \u003chttps://github.com/apache/rocketmq-client-python\u003e`_ \u003e= 2.0.0\n\nLicense\n-------\n\nThe script is released under the MIT License.  The MIT License is registered\nwith and approved by the Open Source Initiative [1]_.\n\n.. [1] https://opensource.org/licenses/MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fischeme4u%2Fsc-gitlab-webhook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fischeme4u%2Fsc-gitlab-webhook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fischeme4u%2Fsc-gitlab-webhook/lists"}