{"id":15139858,"url":"https://github.com/probot/example-netlify-functions","last_synced_at":"2026-01-20T17:19:31.855Z","repository":{"id":48602543,"uuid":"366139397","full_name":"probot/example-netlify-functions","owner":"probot","description":"Probot \u0026 Netlify Functions example","archived":false,"fork":false,"pushed_at":"2025-01-23T21:01:01.000Z","size":107,"stargazers_count":0,"open_issues_count":7,"forks_count":6,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-23T22:18:19.374Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://probot-example.netlify.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"isc","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/probot.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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":"2021-05-10T18:26:45.000Z","updated_at":"2024-11-04T21:54:03.000Z","dependencies_parsed_at":"2025-01-23T22:18:21.213Z","dependency_job_id":"ee38530f-ad2a-4da6-a9e6-5fbef532720c","html_url":"https://github.com/probot/example-netlify-functions","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probot%2Fexample-netlify-functions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probot%2Fexample-netlify-functions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probot%2Fexample-netlify-functions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/probot%2Fexample-netlify-functions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/probot","download_url":"https://codeload.github.com/probot/example-netlify-functions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237163120,"owners_count":19265213,"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":"2024-09-26T08:01:16.971Z","updated_at":"2025-10-19T16:30:23.784Z","avatar_url":"https://github.com/probot.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Probot \u0026 Netlify Functions example\n\n[![Netlify Status](https://api.netlify.com/api/v1/badges/c346e959-1db7-4395-8774-9def53cbf9e3/deploy-status)](https://app.netlify.com/sites/probot-example/deploys)\n\nThis repository is an example of how to deploy the \"Hello, World\" of probot apps to [Netlify Functions](https://www.netlify.com/products/functions/).\n\n## Local setup\n\nInstall dependencies\n\n```\nnpm install\n```\n\nStart the server\n\n```\nnpm start\n```\n\nFollow the instructions to register a new GitHub app.\n\n## Run the netlify function locally\n\nYou need to run `npm start` at least once in order to register a new GitHub App for your local testing. It will create a `.env` file with your app's credentials once it's done.\n\nInstall the [Netlify Dev CLI](https://www.netlify.com/products/dev/)\n\n```\nnpm install --global netlify-cli\n```\n\nThen start it the root folder of this repository\n\n```\nnetlify dev\n```\n\nIn a new terminal app, start [`smee-client`](https://github.com/probot/smee-client/#readme) in order to receive webhook event requests from GitHub\n\n```\nnpx smee --url [WEBHOOK_PROXY_URL] --target http://127.0.0.1:8888/.netlify/functions/webhooks\n```\n\nReplace `WEBHOOK_PROXY_URL` with the value of `WEBHOOK_PROXY_URL` in your `.env` file.\n\n## Deployment\n\n1. Make sure you registered your GitHub App\n2. Fork this repository\n3. Sign in to your Netlify account, follow instructions at https://app.netlify.com/start\n4. In your GitHub App's settings, update the webhook URL to the netlify domain, e.g. `https://my-probot-app.netlify.app/.netlify/functions/webhooks`\n5. Add environment variabbles in your Netlify's app's site settings (\"Build \u0026 deploy\" -\u003e \"Environment\"): `APP_ID`, `PRIVATE_KEY` (replace line breaks with `\\n`), `WEBHOOK_SECRET`\n6. Trigger a deploy so that the new environment variables take effect.\n\n## License\n\n[ISC](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprobot%2Fexample-netlify-functions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprobot%2Fexample-netlify-functions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprobot%2Fexample-netlify-functions/lists"}