This is an automated email from the ASF dual-hosted git repository.

mergebot-role pushed a change to branch mergebot
in repository https://gitbox.apache.org/repos/asf/beam-site.git.


 discard fc0a5bb  This closes #539
 discard d613018  Edit suggestions
 discard 2731a23  Update to LTS wording to remove every Nth release clause.
     new 6fe36cc  Add precommit policies and triage guide.
     new b9156a0  Add dashes to pre-commit and post-commit.
     new 320da92  This closes #519

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (fc0a5bb)
            \
             N -- N -- N   refs/heads/mergebot (320da92)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/_includes/section-menu/contribute.html  |   6 +-
 src/community/policies.md                   |   2 +-
 src/contribute/index.md                     |   9 +-
 src/contribute/precommit-policies.md        |  66 ++++++++++++++
 src/contribute/precommit-triage-guide.md    | 137 ++++++++++++++++++++++++++++
 src/contribute/testing.md                   |  75 ++++++++-------
 src/images/precommit_durations.png          | Bin 0 -> 45673 bytes
 src/images/precommit_graph_queuing_time.png | Bin 0 -> 25809 bytes
 8 files changed, 255 insertions(+), 40 deletions(-)
 create mode 100644 src/contribute/precommit-policies.md
 create mode 100644 src/contribute/precommit-triage-guide.md
 create mode 100644 src/images/precommit_durations.png
 create mode 100644 src/images/precommit_graph_queuing_time.png

Reply via email to