Fix minor language errors in the dropping-projects document
This patch is a follow up on the [1] and addresses only some minor comments from the last patch set of it. [1] https://review.opendev.org/c/openstack/governance/+/840856 Change-Id: I19041fdee4fbb7a891a8d725303c137f063c3f3c
This commit is contained in:
parent
55fd3b9fe0
commit
8596e14e85
@ -32,13 +32,13 @@ requirements.
|
|||||||
|
|
||||||
- Broken CI close to release point
|
- Broken CI close to release point
|
||||||
|
|
||||||
During critical points in the release cycle, like e.g. RC1 release week,
|
During critical points in the release cycle, like RC1 release week,
|
||||||
project's CI may be broken and there will be nobody willing to help and fix
|
a project's CI may be broken and there will be nobody willing to help and fix
|
||||||
it. There is a risk of producing non-functional deliverables and this is a
|
it. There is a risk of producing non-functional deliverables and this is a
|
||||||
good sign of a dysfunctional team.
|
good sign of a dysfunctional team.
|
||||||
|
|
||||||
To minimize risk of hitting such an issue close to the final release, like
|
To minimize the risk of hitting such an issue close to the final release,
|
||||||
e.g. in RC1 week, the release management team will test projects around
|
like in RC1 week, the release management team will test projects around
|
||||||
Requirements Freeze week, which is usually about 5 weeks before final release
|
Requirements Freeze week, which is usually about 5 weeks before final release
|
||||||
to check that tests are still passing with the current set of dependencies.
|
to check that tests are still passing with the current set of dependencies.
|
||||||
|
|
||||||
@ -56,7 +56,7 @@ requirements.
|
|||||||
|
|
||||||
TC members will periodically check Gerrit and Zuul stats of each OpenStack
|
TC members will periodically check Gerrit and Zuul stats of each OpenStack
|
||||||
project, using ``tools/project_stats_check.py`` script to see if any of the
|
project, using ``tools/project_stats_check.py`` script to see if any of the
|
||||||
projects is lacking contributors and their activities are not sufficient to
|
projects are lacking contributors and their activities are not sufficient to
|
||||||
handle the incoming requests. This may also signal a dysfunctional team.
|
handle the incoming requests. This may also signal a dysfunctional team.
|
||||||
|
|
||||||
Criteria
|
Criteria
|
||||||
|
Loading…
Reference in New Issue
Block a user