{"id":16374001,"url":"https://github.com/minidigger/bitbucket-cla-bot","last_synced_at":"2026-03-26T05:30:18.450Z","repository":{"id":229194728,"uuid":"776078255","full_name":"MiniDigger/bitbucket-cla-bot","owner":"MiniDigger","description":"CLA Bot for BitBucket","archived":false,"fork":false,"pushed_at":"2024-03-22T16:35:20.000Z","size":40,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-01T00:29:09.777Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/MiniDigger.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":"2024-03-22T16:29:21.000Z","updated_at":"2024-03-22T16:30:10.000Z","dependencies_parsed_at":null,"dependency_job_id":"164a74f3-5cc8-4098-9b49-43768275321e","html_url":"https://github.com/MiniDigger/bitbucket-cla-bot","commit_stats":null,"previous_names":["minidigger/bitbucket-cla-bot"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniDigger%2Fbitbucket-cla-bot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniDigger%2Fbitbucket-cla-bot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniDigger%2Fbitbucket-cla-bot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MiniDigger%2Fbitbucket-cla-bot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MiniDigger","download_url":"https://codeload.github.com/MiniDigger/bitbucket-cla-bot/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239946384,"owners_count":19722938,"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-10-11T03:15:52.823Z","updated_at":"2026-03-26T05:30:18.373Z","avatar_url":"https://github.com/MiniDigger.png","language":"TypeScript","readme":"# bitbucket-cla-bot\n\nSmall bot that listens for pull request events on Bitbucket and checks if the PR author has signed the CLA.\n\n## Building\n\n1. install deps via `pnpm install`\n2. build the project via `pnpm run build`\n\n## Setup\n\n1. Create a webhook on your Bitbucket repo\n    * Set the URL to `http://\u003cyour-server\u003e:3000/webhook`\n    * Set the events to `pullrequest:created, pullrequest:comment_created`\n2. Create an access token on your Bitbucket repo\n   * Give it the scopes `pullrequest:read`, `pullrequest:write`\n3. Configure the bot by setting the following environment variables:\n   ```\n   BITBUCKET_TOKEN=\u003cyour-token\u003e\n   BITBUCKET_REPO=\u003cyour/repo\u003e\n   ```\n4. Run the bot `pnpm run start` (see https://nitro.unjs.io/deploy for more info on running a nitro app)\n5. Configure the CLAs in data/cla.json\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminidigger%2Fbitbucket-cla-bot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fminidigger%2Fbitbucket-cla-bot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fminidigger%2Fbitbucket-cla-bot/lists"}