{
    "object_kind": "push",
    "event_name": "push",
    "before": "c2a46354f46e1f044b4bb2ef5b070044a52e9efa",
    "after": "165b1f0a1fac0cf9078eb362b2bd1a8846892540",
    "ref": "refs\/heads\/main",
    "checkout_sha": "165b1f0a1fac0cf9078eb362b2bd1a8846892540",
    "message": null,
    "user_id": 19,
    "user_name": "Bohunka Zsolt",
    "user_username": "bohunkazsolt",
    "user_email": null,
    "user_avatar": "https:\/\/www.gravatar.com\/avatar\/4817921526a732b4f5ea6e1408065f53?s=80&d=identicon",
    "project_id": 66,
    "project": {
        "id": 66,
        "name": "dhapi",
        "description": null,
        "web_url": "http:\/\/git.dunahousedev.hu\/dunahouse\/dhapi",
        "avatar_url": null,
        "git_ssh_url": "git@git.dunahousedev.hu:dunahouse\/dhapi.git",
        "git_http_url": "http:\/\/git.dunahousedev.hu\/dunahouse\/dhapi.git",
        "namespace": "Dunahouse",
        "visibility_level": 0,
        "path_with_namespace": "dunahouse\/dhapi",
        "default_branch": "main",
        "ci_config_path": "",
        "homepage": "http:\/\/git.dunahousedev.hu\/dunahouse\/dhapi",
        "url": "git@git.dunahousedev.hu:dunahouse\/dhapi.git",
        "ssh_url": "git@git.dunahousedev.hu:dunahouse\/dhapi.git",
        "http_url": "http:\/\/git.dunahousedev.hu\/dunahouse\/dhapi.git"
    },
    "commits": [
        {
            "id": "165b1f0a1fac0cf9078eb362b2bd1a8846892540",
            "message": "Sample\n",
            "title": "Sample",
            "timestamp": "2023-09-13T15:15:44+02:00",
            "url": "http:\/\/git.dunahousedev.hu\/dunahouse\/dhapi\/-\/commit\/165b1f0a1fac0cf9078eb362b2bd1a8846892540",
            "author": {
                "name": "Bohunka Zsolt",
                "email": "bohunka.zsolt@dh.hu"
            },
            "added": [
                ".editorconfig",
                ".env.example",
                ".gitignore",
                ".styleci.yml",
                "app\/Console\/Commands\/.gitkeep",
                "app\/Console\/Kernel.php",
                "app\/Events\/Event.php",
                "app\/Events\/ExampleEvent.php",
                "app\/Exceptions\/Handler.php",
                "app\/Http\/Controllers\/Controller.php",
                "app\/Http\/Controllers\/ExampleController.php",
                "app\/Http\/Controllers\/PropertyController.php",
                "app\/Http\/Middleware\/Authenticate.php",
                "app\/Http\/Middleware\/ExampleMiddleware.php",
                "app\/Jobs\/ExampleJob.php",
                "app\/Jobs\/Job.php",
                "app\/Listeners\/ExampleListener.php",
                "app\/Models\/Property.php",
                "app\/Models\/User.php",
                "app\/Providers\/AppServiceProvider.php",
                "app\/Providers\/AuthServiceProvider.php",
                "app\/Providers\/EventServiceProvider.php",
                "artisan",
                "bootstrap\/app.php",
                "composer.json",
                "composer.lock",
                "database\/factories\/UserFactory.php",
                "database\/migrations\/.gitkeep",
                "database\/migrations\/2023_09_13_114029_create_api_user_table.php",
                "database\/migrations\/2023_09_13_125500_create_properties_table.php",
                "database\/seeders\/DatabaseSeeder.php",
                "database\/seeders\/testUser.php",
                "phpunit.xml",
                "public\/.htaccess",
                "public\/index.php",
                "resources\/views\/.gitkeep",
                "routes\/web.php",
                "storage\/app\/.gitignore",
                "storage\/framework\/cache\/.gitignore",
                "storage\/framework\/cache\/data\/.gitignore",
                "storage\/framework\/views\/.gitignore",
                "storage\/logs\/.gitignore",
                "tests\/ExampleTest.php",
                "tests\/TestCase.php"
            ],
            "modified": [
                "README.md"
            ],
            "removed": []
        }
    ],
    "total_commits_count": 1,
    "push_options": [],
    "repository": {
        "name": "dhapi",
        "url": "git@git.dunahousedev.hu:dunahouse\/dhapi.git",
        "description": null,
        "homepage": "http:\/\/git.dunahousedev.hu\/dunahouse\/dhapi",
        "git_http_url": "http:\/\/git.dunahousedev.hu\/dunahouse\/dhapi.git",
        "git_ssh_url": "git@git.dunahousedev.hu:dunahouse\/dhapi.git",
        "visibility_level": 0
    },
    "output": [
        "\/etc\/apache2\/sites-available\/bohunkazsolt.dhapi.dunahousedev.hu.conf exists.",
        "\/etc\/apache2\/sites-available\/dhapi.dunahousedev.hu.conf exists.",
        "Saving debug log to \/var\/log\/letsencrypt\/letsencrypt.log",
        "Saving debug log to \/var\/log\/letsencrypt\/letsencrypt.log",
        "Fetching origin",
        "From git.dunahousedev.hu:dunahouse\/dhapi",
        "   c2a4635..165b1f0  main       -> origin\/main",
        "HEAD is now at 165b1f0 Sample",
        "--OK--"
    ]
}