Problem statement:

Patches can be in an unaccepted stated for a long time while the current
proposed branch is in a frozen state in order to get it ready for release.
This causes problems for the developer because there can be an extremely
long lead time between feedback on the patch and application to the quagga
git repository.

Proposed Solution:

Immediately after a proposed/X branch is declared 'frozen', a proposed/X+1
branch will be created off of the proposed/X branch and a new gatekeeper
will start accepting new patches on that branch.  As soon as proposed/X is
merged into master, any changes made to proposed/X will also be merged up
into proposed/X+1 by the X+1 gatekeeper.

thoughts?

donald
_______________________________________________
Quagga-dev mailing list
Quagga-dev@lists.quagga.net
https://lists.quagga.net/mailman/listinfo/quagga-dev

Reply via email to