This is an automated email from the git hooks/post-receive script.
maxim.kuvyrkov pushed a change to reference refs/changes/39/45239/3 in repository toolchain/jenkins-scripts.
discards 5e06bf3ac round-robin-notify.sh (print_mail_body): Use print_jira_card_key discards 7d616c035 round-robin-notify.sh (print_mail_body): Make the regression [...] discards 934531cfc round-robin.sh: Start bisection from top of branch, rather th [...] adds 7efdc03f4 round-robin.sh: Start bisection from top of branch, rather th [...]
This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the reference 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 (5e06bf3ac) \ N -- N -- N refs/changes/39/45239/3 (7efdc03f4)
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 "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever.
No new revisions were added by this update.
Summary of changes: round-robin-baseline.sh | 410 ------------- round-robin-bisect.sh | 653 -------------------- round-robin-notify.sh | 1535 ----------------------------------------------- 3 files changed, 2598 deletions(-) delete mode 100755 round-robin-baseline.sh delete mode 100755 round-robin-bisect.sh delete mode 100755 round-robin-notify.sh