ungoogled-software/ungoogled-chromium

Better coordination for Chromium updates

Open

#1,043 opened on May 22, 2020

View on GitHub
 (18 comments) (2 reactions) (0 assignees)Python (771 forks)batch import
enhancementhelp wantedmeta

Repository metrics

Stars
 (18,674 stars)
PR merge metrics
 (Avg merge 1d 11h) (9 merged PRs in 30d)

Description

There are several developers who provide updates to new Chromium, but we don't have a way of coordinating them.

I think a simple way to solve this is to create issues titled "Updating to Chromium x.x.x.x" requesting for someone to claim it (perhaps pinning the issue too). Additionally, this can serve as a thread to discuss issues or questions while updating.

Ideally, these issues should be auto-generated whenever a new stable version of Chromium releases (as shown on https://omahaproxy.appspot.com, for example). I'd like an automated way of creating these issues, preferably using a free service. Anyone have ideas?

Contributor guide