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

github-bot pushed a change to branch dependabot/bundler/asf-site-src/rexml-3.4.2
in repository https://gitbox.apache.org/repos/asf/yetus.git


 discard 4d589638 Bump rexml from 3.4.0 to 3.4.2 in /asf-site-src
     add 2a831e7e YETUS-1260. Add GitHub Actions Job Summary support (#362)
     add 55aa5325 YETUS-1259. Support detecting Maven Wrapper (#361)
     add c6513aef YETUS-1263. github_locate_pr_patch fails with misleading 
error when PR exceeds GitHub's 300-file diff limit (#365)
     add 924695a9 YETUS-1262. Remove middleman-livereload from Dockerfile gem 
cache (#363)
     add de025c89 Bump actions/checkout from 4 to 6 (#358)
     add fb883557 Bump actions/cache from 4 to 5 (#359)
     add 95f4a867 Bump actions/upload-artifact from 4 to 6 (#360)
     add c665b153 YETUS-1267. Download pre-built revive binaries instead of 
compiling from source (#367)
     add 4f407b66 Bump rack from 2.2.14 to 2.2.22 in /asf-site-src (#364)
     add 5142946a Bump rexml from 3.4.0 to 3.4.2 in /asf-site-src

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   (4d589638)
            \
             N -- N -- N   
refs/heads/dependabot/bundler/asf-site-src/rexml-3.4.2 (5142946a)

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:
 .github/workflows/action-test.yml                  |   6 +-
 .github/workflows/ghcr.yml                         |   2 +-
 .github/workflows/linkcheck.yml                    |   4 +-
 .github/workflows/yetus.yml                        |   6 +-
 asf-site-src/Dockerfile                            |   1 -
 asf-site-src/Gemfile.lock                          |   2 +-
 .../precommit/robots/githubactions.html.md         |  19 +++
 precommit/src/main/shell/core.d/docker.sh          |   6 +-
 precommit/src/main/shell/plugins.d/github.sh       | 130 +++++++++++++--
 precommit/src/main/shell/plugins.d/maven.sh        |  10 +-
 precommit/src/main/shell/robots.d/githubactions.sh | 153 +++++++++++++++++-
 .../src/main/shell/test-patch-docker/Dockerfile    |   9 +-
 .../src/test/shell/githubactions_finalreport.bats  | 175 +++++++++++++++++++++
 13 files changed, 491 insertions(+), 32 deletions(-)
 create mode 100644 precommit/src/test/shell/githubactions_finalreport.bats

Reply via email to