middleware icon indicating copy to clipboard operation
middleware copied to clipboard

✨ Open-source DORA metrics platform for engineering teams ✨

Results 110 middleware issues
Sort by recently updated
recently updated
newest added

Introduce Bitbucket integration with features for linking accounts, repository management, and improved error handling. Implemented a configuration modal and enhanced API services for Bitbucket support, including repository search and incident...

https://github.com/user-attachments/assets/aadf61cf-5593-41de-b713-3bf718e8a73b Integrate the Intercom SDK to enhance helpdesk prefill functionality, replacing the previous Freshworks integration with the new messaging feature. ## Summary by CodeRabbit * **New Features** * Replaced the...

## Linked Issue(s) Ref #562 ## Further comments This is a stacked PR on top of #676

## Linked Issue(s) https://github.com/middlewarehq/middleware/issues/643 ## Acceptance Criteria fulfillment - [x] Added support for selecting between classic and fine-grained GitHub tokens. - [x] Implemented validation logic for token format and type....

Bumps the npm_and_yarn group with 2 updates in the /cli directory: [cross-spawn](https://github.com/moxystudio/node-cross-spawn) and [ws](https://github.com/websockets/ws). Bumps the npm_and_yarn group with 7 updates in the /web-server directory: | Package | From |...

dependencies
javascript

## Linked Issue(s) Ref Issue #562 This PR does some refactoring of the code that were added through #673 ## Acceptance Criteria fulfillment - Updated db table and service name...

Bumps the pip group with 2 updates in the /backend directory: [aiohttp](https://github.com/aio-libs/aiohttp) and [gunicorn](https://github.com/benoitc/gunicorn). Updates `aiohttp` from 3.9.4 to 3.12.14 Release notes Sourced from aiohttp's releases. 3.12.14 Bug fixes Fixed...

dependencies
python

## Why do we need this ? Right now, if our Dora metrics sync process fails partway through, we have to restart the whole thing. That wastes time and makes...

enhancement

## Why do we need this ? We usually fix broken releases by releasing a hotfix patch using semantic versioning. We need some way of marking the problematic release. This...

enhancement