{"id":19053329,"url":"https://github.com/sbmueller/bitbucket-teams-notifications","last_synced_at":"2026-06-05T16:31:44.945Z","repository":{"id":83263128,"uuid":"544504522","full_name":"sbmueller/bitbucket-teams-notifications","owner":"sbmueller","description":"Web service that accepts BitBucket Server notification requests, maps and forwards them to a Microsoft Teams incoming webhook.","archived":false,"fork":false,"pushed_at":"2023-03-22T10:46:05.000Z","size":32,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-12T16:24:54.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sbmueller.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2022-10-02T16:42:59.000Z","updated_at":"2023-01-16T10:30:16.000Z","dependencies_parsed_at":null,"dependency_job_id":"3b9168a0-7af6-4bf3-b9ee-6329117408a9","html_url":"https://github.com/sbmueller/bitbucket-teams-notifications","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sbmueller/bitbucket-teams-notifications","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbmueller%2Fbitbucket-teams-notifications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbmueller%2Fbitbucket-teams-notifications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbmueller%2Fbitbucket-teams-notifications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbmueller%2Fbitbucket-teams-notifications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbmueller","download_url":"https://codeload.github.com/sbmueller/bitbucket-teams-notifications/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbmueller%2Fbitbucket-teams-notifications/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33951156,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-08T23:30:09.412Z","updated_at":"2026-06-05T16:31:44.929Z","avatar_url":"https://github.com/sbmueller.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# BitBucket Teams Notifications\n\nThis is a small web service that can be used as target for [BitBucket server\nwebhooks][1]. The goal is to transform the BitBucket request in a request that\nis accepted by a [Microsoft Teams webhook][2], enabling a bot that updates a\ncertain channel with updates on pull requests that happen in one repository.\n\nRequires Rust nightly.\n\n## Webhook Format\n\nSince BitBucket decodes URLs entered as webhook, a custom escaping is required\nto distinguish between URL intended for the webservice and URL that belongs to\na Teams channel incoming webhook. For that, `+` is used in the Teams incoming\nwebhook URL as replacement character for a slash `/`:\n\n```\nhttps://url.to.this.service/prupdate/https:++teams.url+some-identifier\n```\n\nNote the URL up to `prupdate/` is intended to be processed by this service\nwhile everything afterwards is the outgoing Teams URL, where `/` is replaced by\n`+`.\n\n[1]: https://confluence.atlassian.com/bitbucketserver/event-payload-938025882.html\n[2]: https://learn.microsoft.com/en-us/microsoftteams/platform/webhooks-and-connectors/how-to/connectors-using?tabs=cURL\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbmueller%2Fbitbucket-teams-notifications","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbmueller%2Fbitbucket-teams-notifications","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbmueller%2Fbitbucket-teams-notifications/lists"}