{"id":26511259,"url":"https://github.com/ivanjosipovic/alertmanager-receiver-azdo","last_synced_at":"2026-04-10T12:08:07.228Z","repository":{"id":268481801,"uuid":"904494234","full_name":"IvanJosipovic/alertmanager-receiver-azdo","owner":"IvanJosipovic","description":"Prometheus Alertmanager Receiver for Azure DevOps","archived":false,"fork":false,"pushed_at":"2026-04-01T20:29:19.000Z","size":284,"stargazers_count":2,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-03T02:44:47.584Z","etag":null,"topics":["alertmanager","alertmanager-webhook","alertmanager-webhook-receiver","azure-devops","prometheus"],"latest_commit_sha":null,"homepage":"","language":"C#","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/IvanJosipovic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null},"funding":{"github":"IvanJosipovic"}},"created_at":"2024-12-17T02:14:09.000Z","updated_at":"2026-03-27T09:53:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"209250fb-80bf-4901-aa04-5da87729dc9d","html_url":"https://github.com/IvanJosipovic/alertmanager-receiver-azdo","commit_stats":null,"previous_names":["ivanjosipovic/alertmanager-receiver-azdo"],"tags_count":224,"template":false,"template_full_name":null,"purl":"pkg:github/IvanJosipovic/alertmanager-receiver-azdo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanJosipovic%2Falertmanager-receiver-azdo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanJosipovic%2Falertmanager-receiver-azdo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanJosipovic%2Falertmanager-receiver-azdo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanJosipovic%2Falertmanager-receiver-azdo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IvanJosipovic","download_url":"https://codeload.github.com/IvanJosipovic/alertmanager-receiver-azdo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IvanJosipovic%2Falertmanager-receiver-azdo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31641524,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T07:40:12.752Z","status":"ssl_error","status_checked_at":"2026-04-10T07:40:11.664Z","response_time":98,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["alertmanager","alertmanager-webhook","alertmanager-webhook-receiver","azure-devops","prometheus"],"created_at":"2025-03-21T02:30:29.498Z","updated_at":"2026-04-10T12:08:07.209Z","avatar_url":"https://github.com/IvanJosipovic.png","language":"C#","funding_links":["https://github.com/sponsors/IvanJosipovic"],"categories":[],"sub_categories":[],"readme":"# alertmanager-receiver-azdo\n\n[![GitHub](https://img.shields.io/github/stars/ivanjosipovic/alertmanager-receiver-azdo?style=social)](https://github.com/IvanJosipovic/alertmanager-receiver-azdo)\n[![Artifact Hub](https://img.shields.io/endpoint?url=https://artifacthub.io/badge/repository/alertmanager-receiver-azdo)](https://artifacthub.io/packages/helm/alertmanager-receiver-azdo/alertmanager-receiver-azdo)\n![Downloads](https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fraw.githubusercontent.com%2Fipitio%2Fbackage%2Frefs%2Fheads%2Findex%2FIvanJosipovic%2Falertmanager-receiver-azdo%2Falertmanager-receiver-azdo%25252Falertmanager-receiver-azdo.json\u0026query=%24.downloads\u0026label=downloads)\n\n## What is this?\n\nThis project is an API server which implements the [Alertmanager Webhook Receiver](https://prometheus.io/docs/operating/integrations/#alertmanager-webhook-receiver) API. This allows Alertmanager to Create and Resolve Azure DevOps work items.\n\n## Features\n- Create and resolve Azure DevOps work items\n- Customizable Fields allow support for custom Azure DevOps Processes\n- Authentication\n  - [Personal Access Token](https://learn.microsoft.com/en-us/azure/devops/organizations/accounts/use-personal-access-tokens-to-authenticate)\n  - [Client Secret](https://learn.microsoft.com/en-us/azure/devops/integrate/get-started/authentication/service-principal-managed-identity)\n  - [Workload Identity](https://learn.microsoft.com/en-us/azure/aks/workload-identity-overview)\n- AMD64 and ARM64 support\n\n## Installation\n### Configure Helm Values\n\nDownload the default [Helm Values](https://raw.githubusercontent.com/IvanJosipovic/alertmanager-receiver-azdo/main/charts/alertmanager-receiver-azdo/values.yaml)\n\n```bash\ncurl https://raw.githubusercontent.com/IvanJosipovic/alertmanager-receiver-azdo/main/charts/alertmanager-receiver-azdo/values.yaml --output values.yaml\n```\n\nModify the settings to fit your needs\n\n### Install Helm Chart\n\n```bash\nhelm repo add alertmanager-receiver-azdo https://ivanjosipovic.github.io/alertmanager-receiver-azdo\n\nhelm repo update\n\nhelm install alertmanager-receiver-azdo alertmanager-receiver-azdo/alertmanager-receiver-azdo --create-namespace --namespace alertmanager-receiver-azdo -f values.yaml\n```\n\n### Create Alertmanager Config\n\n```yaml\napiVersion: monitoring.coreos.com/v1main1\nkind: AlertmanagerConfig\nmetadata:\n  name: azdo\n  namespace: monitoring\n  labels:\n    alertmanagerConfig: azdo\nspec:\n  route:\n    groupBy: ['namespace']\n    groupWait: 30s\n    groupInterval: 5m\n    repeatInterval: 12h\n    receiver: 'webhook'\n  receivers:\n  - name: 'webhook'\n    webhookConfigs:\n    - url: 'http://alertmanager-receiver-azdo.alertmanager-receiver-azdo.svc.cluster.local:8080/alert'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanjosipovic%2Falertmanager-receiver-azdo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fivanjosipovic%2Falertmanager-receiver-azdo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fivanjosipovic%2Falertmanager-receiver-azdo/lists"}