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

shuke987 pushed a change to branch codex/report-review-runtime-effort
in repository https://gitbox.apache.org/repos/asf/doris-skills.git


    omit d3a6455  fix: require qualified local reviewers
     add f460c9e  fix: require qualified reviewer runtimes

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   (d3a6455)
            \
             N -- N -- N   refs/heads/codex/report-review-runtime-effort 
(f460c9e)

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.

No new revisions were added by this update.

Summary of changes:
 README.md                                          |  13 +-
 skills/doris-repo-review/SKILL.md                  | 137 +++++---------
 .../references/pr-comment-format.md                |  20 +-
 .../references/qualified-runtime.md                |  38 ++++
 .../doris-repo-review/scripts/post-pass-comment.sh |  69 ++-----
 .../scripts/prepare-review-context.sh              |   2 -
 .../scripts/record-review-runtime.sh               |  74 --------
 .../scripts/review-runtime-policy.sh               |  34 ++--
 verify/README.md                                   |   7 +-
 verify/repo-review/run.sh                          | 203 +--------------------
 verify/repo-review/runtime-policy.sh               |  51 ++++++
 11 files changed, 192 insertions(+), 456 deletions(-)
 create mode 100644 skills/doris-repo-review/references/qualified-runtime.md
 delete mode 100755 skills/doris-repo-review/scripts/record-review-runtime.sh
 create mode 100755 verify/repo-review/runtime-policy.sh


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to