middlewarehq / middlewarehq/middleware
Webhook for deployments
Open
@Kamlesh72 is already working on this.
Since Oct 2, 2024.
advanced
enhancement
- Dominant language
- TypeScript
- Stars
- 1.6k
- Forks
- 170
- PR merge metrics
- No merged PRs in 30d
Description
Why do we need this ?
Currently PR merges are assumed to be deployments for a repo, which is fair for any repo that runs on some kind of a CI.
But for many such repos that don't, we should at least support a webhook based mechanism that allows me to feed my deployment/workflow runs data into Middleware.
That will let me have a better picture of my Dora metrics with more accurate Lead Time, and Deployment Frequency.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.