{"id":3196483,"url":"https://azure.github.io/brigade","last_synced_at":"2025-08-14T18:31:09.613Z","repository":{"id":26321191,"uuid":"108049853","full_name":"brigadecore/brigade","owner":"brigadecore","description":"Event-driven scripting for Kubernetes","archived":false,"fork":false,"pushed_at":"2023-03-07T03:41:43.000Z","size":77103,"stargazers_count":2403,"open_issues_count":29,"forks_count":247,"subscribers_count":67,"default_branch":"main","last_synced_at":"2024-08-18T18:12:52.973Z","etag":null,"topics":["cncf","kubernetes"],"latest_commit_sha":null,"homepage":"https://brigade.sh/","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/brigadecore.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code-of-conduct.md","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null}},"created_at":"2017-10-23T23:00:48.000Z","updated_at":"2024-08-04T15:19:51.000Z","dependencies_parsed_at":"2023-02-18T15:01:50.833Z","dependency_job_id":"d98e7a34-9367-46cc-91bd-d3feac961ef5","html_url":"https://github.com/brigadecore/brigade","commit_stats":{"total_commits":1491,"total_committers":117,"mean_commits":"12.743589743589743","dds":0.7048960429242119,"last_synced_commit":"21d51b12f495aef427a7f5fc43c3236bf6382e87"},"previous_names":["azure/brigade"],"tags_count":75,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brigadecore%2Fbrigade","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brigadecore%2Fbrigade/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brigadecore%2Fbrigade/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/brigadecore%2Fbrigade/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/brigadecore","download_url":"https://codeload.github.com/brigadecore/brigade/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":216603500,"owners_count":16052386,"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":["cncf","kubernetes"],"created_at":"2024-02-02T06:34:44.887Z","updated_at":"2024-08-23T09:30:13.380Z","avatar_url":"https://github.com/brigadecore.png","language":"Go","funding_links":[],"categories":["Uncategorized"],"sub_categories":["Uncategorized"],"readme":"\u003e # ⚠️ Brigade is an [_archived_ CNCF project](https://www.cncf.io/archived-projects/).\n\n\u003cbr\u003e\n\n# Brigade: Event-Driven Scripting for Kubernetes\n\n![build](https://badgr.brigade2.io/v1/github/checks/brigadecore/brigade/badge.svg?appID=99005\u0026branch=main)\n[![slack](https://img.shields.io/badge/slack-brigade-brightgreen.svg?logo=slack)](https://kubernetes.slack.com/messages/C87MF1RFD)\n[![Netlify Status](https://api.netlify.com/api/v1/badges/82538e29-5fcd-4196-8fa5-8de57cc096ed/deploy-status)](https://app.netlify.com/sites/brigade-docs/deploys)\n\n\u003cimg width=\"100\" align=\"left\" src=\"logo.png\"\u003e\n\nBrigade is a full-featured, event-driven scripting platform built on top of\nKubernetes. It integrates with many different event sources, more are always\nbeing added, and it's easy to create your own if you need something specific.\nAnd the best part -- Kubernetes is well-abstracted so even team members without\nextensive Kubernetes experience or without direct access to a cluster can be\nproductive.\n\n\u003cbr clear=\"left\"/\u003e\n\n\u003e ⚠️ You are viewing docs and code for Brigade 2. If you are looking for legacy\n\u003e Brigade 1.x documentation and code, visit\n\u003e [the v1 branch](https://github.com/brigadecore/brigade/tree/v1) \n\n## Getting Started\n\nReady to get started? Check out our\n[QuickStart](https://docs.brigade.sh/intro/quickstart/) for comprehensive\ninstructions.\n\n## The Brigade Ecosystem\n\nBrigade's API makes it easy to create all manner of peripherals-- tooling, event\ngateways, and more.\n\n### Gateways\n\nOur event gateways receive events from upstream systems (the \"outside world\")\nand convert them to Brigade events that are emitted into Brigade's event bus.\n\n* [Bitbucket Gateway](https://github.com/brigadecore/brigade-bitbucket-gateway/tree/v2)\n* [CloudEvents Gateway](https://github.com/brigadecore/brigade-cloudevents-gateway)\n* [Docker Hub Gateway](https://github.com/brigadecore/brigade-dockerhub-gateway)\n* [GitHub Gateway](https://github.com/brigadecore/brigade-github-gateway)\n* [Slack Gateway](https://github.com/brigadecore/brigade-slack-gateway)\n\n### Other Event Sources\n\n* [Cron Event Source](https://github.com/brigadecore/brigade-cron-event-source)\n* [Brigade Noisy Neighbor](https://github.com/brigadecore/brigade-noisy-neighbor)\n\n### Monitoring\n\n[Brigade Metrics](https://github.com/brigadecore/brigade-metrics) is a great way\nto obtain operational insights into a Brigade installation.\n\n### SDKs\n\nUse any of these to develop your own integrations!\n\n* [Brigade SDK for Go](https://github.com/brigadecore/brigade/tree/main/sdk) (used by Brigade itself)\n* [Brigade SDK for JavaScript](https://github.com/krancour/brigade-sdk-for-js) (and TypeScript)\n\n## Contributing\n\nThe Brigade project accepts contributions via GitHub pull requests. The\n[Contributing](CONTRIBUTING.md) document outlines the process to help get your\ncontribution accepted.\n\n## Support \u0026 Feedback\n\nWe have a slack channel!\n[Kubernetes/#brigade](https://kubernetes.slack.com/messages/C87MF1RFD) Feel free\nto join for any support questions or feedback, we are happy to help. To report\nan issue or to request a feature open an issue\n[here](https://github.com/brigadecore/brigade/issues)\n\n## Code of Conduct\n\nParticipation in the Brigade project is governed by the\n[CNCF Code of Conduct](https://github.com/cncf/foundation/blob/master/code-of-conduct.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/azure.github.io%2Fbrigade","html_url":"https://awesome.ecosyste.ms/projects/azure.github.io%2Fbrigade","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/azure.github.io%2Fbrigade/lists"}