Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/dr3/quiet-code-owners

A github action to have code owners without the notification spam
https://github.com/dr3/quiet-code-owners

Last synced: 1 day ago
JSON representation

A github action to have code owners without the notification spam

Awesome Lists containing this project

README

        

# Quiet Code Owners

A low noise code owners sollution.

## Why?

At the moment [there is no way to have code owners without notification spam](https://github.com/orgs/community/discussions/35673#discussion-4459776). As most people typically don't use the draft PR feature, if you're a code owner you get an email requesting review (and subscribed to all notifications) as soon as the PR opens.

Quiet Code Owners stops this by letting the PR author request reviews manually when theyre ready, while still protecting your main branch with a CI check.

## How?